-
Notifications
You must be signed in to change notification settings - Fork 2
Notes
gkistler edited this page Aug 22, 2011
·
62 revisions
- Consider PRIORITY
- Consider hooking send events
- Module mapping declarations, currently look like:
mappings = (Mapping(type=["privmsg"], command="alias", function=alias),)Maybe different?
- Container object for DB queries
- How are modules going to handle server context? Oh whoops is it botinst.servername?