From 77ea95f0a9ba4cf718071f8fd3bbb594f2e18a97 Mon Sep 17 00:00:00 2001 From: jesopo Date: Tue, 18 Jun 2019 17:33:42 +0100 Subject: Remove "!" from help strings --- modules/8ball.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/8ball.py') diff --git a/modules/8ball.py b/modules/8ball.py index 864c40f2..5cacecfd 100644 --- a/modules/8ball.py +++ b/modules/8ball.py @@ -35,7 +35,7 @@ class Module(ModuleManager.BaseModule): @utils.hook("received.command.8ball", min_args=1) def decide(selfs, event): """ - :help: Ask the mystic 8ball a question! + :help: Ask the mystic 8ball a question :usage: """ event["stdout"].write("You shake the magic ball... it says %s" % -- cgit v1.3.1-10-gc9f91