1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 2 days ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve error handling during bootstrap. More... over 12 years ago
Move a few lines to help prevent an error on startup. More... over 12 years ago
Change the module API, improve +list for module system integration. More... over 12 years ago
Fix error from previous commit. More... over 12 years ago
Use single quotes when possible. More... over 12 years ago
Use single quotes when possible. More... over 12 years ago
Remove border from logo image tag. More... over 12 years ago
Load Form API on bootstrap (if enabled). More... over 12 years ago
change the IRC lib dofile. More... over 12 years ago
Update readme More... over 12 years ago
typo (I have alot of those, apperantly.) More... over 12 years ago
Add submodule for IRC library. I don't think this would break anything... More... over 12 years ago
Removing IRC library to put in a submodule : More... over 12 years ago
add submodule file More... over 12 years ago
completed what https://github.com/ophal/botphal/issues/2 asks... More... over 12 years ago
Just changed the +list function to use the commands table to get commands. More... over 12 years ago
Made the perms command table able to be used in modules to add permissions via table.insert() More... over 12 years ago
Added a pcall() to the command handler, changed what some stuff prints, fixed some stuff More... over 12 years ago
Installer: polish step 3 and move pager into its own theme function. More... over 12 years ago
Load libraries on bootstrap phase 1. More... over 12 years ago
Switch default interpreter, from LuaJIT to Lua. More... over 12 years ago
And another variable conflict.. More... over 12 years ago
Another variable name conflict More... over 12 years ago
Fixed variable name conflict More... over 12 years ago
Merge pull request #1 from Kyso/patch-1 More... over 12 years ago
Fix the god damn indenting. More... over 12 years ago
The bot was alot more stable before I modified the IRC lib this way. More... over 12 years ago
Another typo. More... over 12 years ago
Why must I always have to fix typos right after a commit? I should test first. More... over 12 years ago
Added example module More... over 12 years ago