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.
This commit is contained in:
nyuszika7h 2015-02-26 15:10:58 +01:00
parent c0fe71bfda
commit d9a0fa3b6f