Package emma :: Package module
[hide private]
[frames] | no frames]

Package module

source code

modules are where the actual functionality of the bot happens

If you want to add functionality to emma you should hack here, creating a module. Modules communicate through events with interfaces for access to mailing lists, irc, ...

Module inheritate from complement from where you can log, use locks, ... Everything in a module happens in parallel on several threads, so for class variables locks should be use.


Copyright: (c) 2011 hackmeeting http://sindominio.net/hackmeeting

Author: Ruben Pollan

Organization: hackmeeting http://sindominio.net/hackmeeting

Contact: meskio@sindominio.net

License: This program is free software; you can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://sam.zoy.org/projects/COPYING.WTFPL for more details.

Submodules [hide private]

Classes [hide private]
  Module