-
Notifications
You must be signed in to change notification settings - Fork 2
Notes
Clam- edited this page Sep 30, 2011
·
62 revisions
Stuff we've spoken about
- In Servers settings, change structure to dict where servername is the key and corresponding serveropts are the value to ensure unique (and existent) server names at configuration level
- Cache aliases (ultra low priority)
- Allow config to supply alternate nicks to use before trying nicksuffix on alterCollidedNick
- Reconsider auto alias adding sometime... Maybe make this optional
- lol for butt module, make a bestofbutts
botinst wrapper for context aware things like bot.say (auto messages to event.channel)? Maybe this falls under too much preprocessing too
Maybe wrap the wrappa Done.
- Tell preprocessing
- Goes hand in hand with alias preprocessing
- lol forget about this until 100 years
Getters/setters (Server object -> back to getter from Settings?)lol no?- Module dependencies: consider more automated ways of handling it
-
Finalize how we're doing loggingI think printing is good enough, if you mean in terms of console messages... Twisted handles it, and if you set things properly (we should probably expose that part) then it'll change that to log to file. As for IRC logging, that is ez-module
