1
I Use This!
Very Low Activity

Commits : Listings

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