| Added aplugin to report unhandled events to IRC. Very simplisitic. |
|
More...
|
almost 18 years ago
|
| Fixed unregisterPlugin function. outer loop and inner loop both used the same variable ... fixed in two places in that function. |
|
More...
|
almost 18 years ago
|
| Added an extra line before the 'instructions' on how to kill the bot' |
|
More...
|
almost 18 years ago
|
| Fixed a few things in unregisterPlugin, function is still broken and doesn't work quite right. |
|
More...
|
almost 18 years ago
|
| Fixed the rock-paper-scissors plugin. Forgot to return true on ties, causing the bot to say the plugin was unhandled. |
|
More...
|
almost 18 years ago
|
| switch to read from config file. |
|
More...
|
almost 18 years ago
|
| One of the most classic quotes. |
|
More...
|
almost 18 years ago
|
| fix a spelling mistake, add an incomplete Kashmir quote |
|
More...
|
almost 18 years ago
|
| More quotes. Meh. |
|
More...
|
almost 18 years ago
|
| Fixed spelling another error. |
|
More...
|
about 18 years ago
|
| Fixed spelling error in worldtime plugin. |
|
More...
|
about 18 years ago
|
| Fixed a bug where the output URL didn't turn spaces into + characters |
|
More...
|
about 18 years ago
|
| updated docs |
|
More...
|
about 18 years ago
|
| Fixed a bug where the bot woudln't respond to his own name if it was the wrong case. I may have also improved the ability of the bot to recognize it is being talked to as well :)" |
|
More...
|
about 18 years ago
|
| Fixed bug where '@command' was valid syntax, but '@ command' was not. |
|
More...
|
about 18 years ago
|
| Made sure all new prefixes were defined first, and fixed a bug where I tried to set something null because I forgot to rename the variable. |
|
More...
|
about 18 years ago
|
| updated config file to show new prefix property |
|
More...
|
about 18 years ago
|
| config file now supports setting the prefix |
|
More...
|
about 18 years ago
|
| Added a way to handle unhandled information events. And fixed unregisterPluginInfo which previously didn't return whether or not a handler was unregistered. |
|
More...
|
about 18 years ago
|
| apparently CC doesn't have just CC-SA ... had to make it CC-BY-SA |
|
More...
|
about 18 years ago
|
| Added help/info entry for wtime |
|
More...
|
about 18 years ago
|
| Updated world time so that it actually works quite well now. No help menu yet. |
|
More...
|
about 18 years ago
|
| Renamed the time-plus class to worldtime |
|
More...
|
about 18 years ago
|
| Finished the time-plus plugin. |
|
More...
|
about 18 years ago
|
| updated plugins to use new Util function |
|
More...
|
about 18 years ago
|
| Updated documentation. |
|
More...
|
about 18 years ago
|
| added function to util to trim JS strings. handy. |
|
More...
|
about 18 years ago
|
| Changed the wording a bit for the help section. |
|
More...
|
about 18 years ago
|
| Added protection so @reload cannot reload itself and so that if the file fails (in a normal way) it will say so. |
|
More...
|
about 18 years ago
|
| Readded @reload compatibility to the prefix plugin |
|
More...
|
about 18 years ago
|