h/core
Nathan Manzi 5bae80789f Added 'me' function for action strings.
Example:
def foo(input, me=None):
  me("is doing %s" % input)
2010-07-14 14:57:43 +08:00
..
config.py disable !command, enable fuzzy command matching, make help automatic, add disabled_command (for fuzzy command match disabling), misc bugs 2010-05-07 17:16:44 -06:00
db.py make persistent db name include bot nick 2010-03-13 07:02:05 -07:00
irc.py remove some useless imports 2010-03-11 16:39:28 -07:00
main.py Added 'me' function for action strings. 2010-07-14 14:57:43 +08:00
reload.py PEP8 compliance, reduce munging on tagged names 2010-03-27 02:42:27 -06:00