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
  • How are modules going to handle server context?

Clone this wiki locally