projects/dswpbot/todo.1264849358.txt.gz · Last modified: 2010/01/30 12:02 by Unclefragger
This is an old revision of the document!
Things we should implement, change or adjust in the bot:
at git, rename config files to *.cfg.example so we can more easily run bots from our repositories (didn't find a git option to protect files from pulling/merging)
create a new function reply((event_object) event,(string) Message) to replace in plugin decision to reply in a channel or privmsg
merge EV_PUBMSG and EV_PRIVMSG into EV_PRIVMSG (closer to
IRC protocol), if it's a whisper replace in origin $BotName with PRIVMSG – to be more detailed and maybe just implemented
Wishlist (add your wishes here):