mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-19 08:59:27 +01:00
Took out short blurb about GPL (Strike gave consent)
This commit is contained in:
parent
cd350457b2
commit
88dbed38a1
@ -68,9 +68,6 @@ class Moobot(callbacks.Privmsg):
|
||||
something = privmsgs.getArgs(args)
|
||||
irc.reply(msg, ':cool: %s :cool:' % something)
|
||||
|
||||
# Stolen shamelessless from moobot, so I suppose this data structure is
|
||||
# GPLed. Don't worry, it doesn't infect the rest of the code because it's
|
||||
# not essential to the operation of the bot.
|
||||
_code = {
|
||||
"A" : ".- ",
|
||||
"B" : "-... ",
|
||||
|
Loading…
Reference in New Issue
Block a user