Archived
1
0
Fork 0

Wrote the list plugin command.

This commit is contained in:
Julien Dessaux 2010-04-22 00:05:35 +02:00
parent 50b21c21ee
commit d922240e9a
6 changed files with 40 additions and 15 deletions

9
TODO
View file

@ -1,10 +1,7 @@
:julien!~julien@ogu21.corp PRIVMSG #shbot :@quote graou snif
* write a safe reload : try reload before unloading
* discard all trace with a color param and replace those with functions info/warn/error/debug
* Write the quote module
* clean the plugin module
* list modules command
* part chan
* add admin checks for cmds
@ -13,6 +10,6 @@
* Handle unix signals properly
* Make the bot auto-reconnect (/!\ admin plugin!)
* restore \r in IRCParser
* discard all trace with a color param and replace those with functions info/warn/error/debug
* write a safe reload : try reload before unloading