Skip to content
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
  • The more module convenience the better, things like event.isadmin and the like might be really handy, or that can be left for module writer I suppose. I think it's nice though

Clone this wiki locally