X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=sid%2Fping.py;h=eea657667eee0d83a5fde2730a1271f29e73c06a;hb=8500ad64bdcd5e03de1936f10334ec8b49e0840e;hp=3476e7a333b7f91c9a244cd9a030cff8e94a083c;hpb=912b046c8bdf24a2e8a477269256ad99593f0728;p=sid.git diff --git a/sid/ping.py b/sid/ping.py index 3476e7a..eea6576 100644 --- a/sid/ping.py +++ b/sid/ping.py @@ -25,7 +25,8 @@ class Ping(Plugin): @botcmd def ping(self, rcv, args): - """ping's answering a pong showing the bot is alive. + """Answers a pong showing the bot is alive. + !ping : You'll get back "pong"! """ msg = {'mhtml': '!pong'.format(self),