banned/modules
nyuszika7h d9a0fa3b6f pm: Use repr() for printing fake nick PMs
This is handy if you are looking for control codes (e.g. bold) which
would otherwise be ignored by the terminal, as they use different
control codes, and they don't know what to do with \x02 and such.

It's also consistent with the way actually-sent messages are printed.
2015-02-27 16:55:58 +01:00
..
__init__.py Improved argument parsing. 2015-01-03 19:49:58 -05:00
common.py don't log "unhandled commands" (all messages are still printed anyway) 2015-02-21 17:37:22 -05:00
wolfgame.py pm: Use repr() for printing fake nick PMs 2015-02-27 16:55:58 +01:00