From: kaliko Date: Sat, 2 May 2020 14:45:21 +0000 (+0200) Subject: bugs: shorter help text X-Git-Tag: 0.1.0~23 X-Git-Url: http://git.kaliko.me/?p=sid.git;a=commitdiff_plain;h=51dcb10758c6b5b33fab57aee5d16485fd344d9d bugs: shorter help text --- diff --git a/sid/bts.py b/sid/bts.py index 201df9a..b39197c 100644 --- a/sid/bts.py +++ b/sid/bts.py @@ -65,7 +65,7 @@ class Bugs(Plugin): @botcmd def bugs(self, rcv, args): - """ intercepts bugs number in any message, looking for string like #629234 and display bug summary. + """Intercepts bugs number in messages (as #629234), reply a bug summary. !bugs pkg-name : Returns latest bug reports if any """ if not args: