update fortune help

This commit is contained in:
Gordon Shumway 2019-05-09 19:51:35 -04:00 committed by GitHub
parent e9a26e84fc
commit e2d18c2677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: