From e2d18c26775736f99c5da8341bde2545a166e71d Mon Sep 17 00:00:00 2001 From: Gordon Shumway <39967334+oddluck@users.noreply.github.com> Date: Thu, 9 May 2019 19:51:35 -0400 Subject: [PATCH] update fortune help --- ASCII/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ASCII/plugin.py b/ASCII/plugin.py index 6fb595e..4836e53 100644 --- a/ASCII/plugin.py +++ b/ASCII/plugin.py @@ -1078,7 +1078,7 @@ class ASCII(callbacks.Plugin): def fortune(self, irc, msg, args, optlist): """ - Returns a random ASCII fortune + Returns a random ASCII from http://www.asciiartfarts.com/fortune.txt """ optlist = dict(optlist) if 'delay' in optlist: