diff --git a/plugins/FunCommands.py b/plugins/FunCommands.py index 27de70bc0..93441a475 100644 --- a/plugins/FunCommands.py +++ b/plugins/FunCommands.py @@ -143,7 +143,8 @@ example = utils.wrapLines(""" str(object) -> string. Return a nice string representation of the object. If the argument is a string, the return value is the same object. @dns kernel.org 204.152.189.116 - @kernel + @zen + jemfinch: Beautiful is better than ugly. """) class FunCommands(callbacks.Privmsg):