mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Added URL to original Mozbot code per MPL 3.3.
Original developer names are absent from the file itself. Sorry about the line length, but the URL is over 80 chars alone with or without the spacing.
This commit is contained in:
parent
22c2c3a408
commit
f208939323
@ -331,6 +331,7 @@ class Fun(callbacks.Privmsg):
|
||||
|
||||
# The list of words and algorithm are pulled straight the mozbot
|
||||
# MagicEightBall.bm module.
|
||||
# http://lxr.mozilla.org/mozilla/source/webtools/mozbot/BotModules/MagicEightball.bm
|
||||
_responses = {'positive': ['It is possible.', 'Yes!', 'Of course.',
|
||||
'Naturally.', 'Obviously.', 'It shall be.',
|
||||
'The outlook is good.', 'It is so.',
|
||||
|
Loading…
Reference in New Issue
Block a user