diff --git a/trifling.py b/trifling.py index 1a29886..da46364 100644 --- a/trifling.py +++ b/trifling.py @@ -12,11 +12,11 @@ from HTMLParser import HTMLParser def fourmatter(bot, trigger): bot.say('Irish I be fookin <3 Milo') -# @sopel.module.commands('allah') -# def allah(bot, trigger): -# bot.say('allah is doing') -# bot.say('sun is not doing allah is doing') -# bot.say('to accept Islam say that i bear witness that there is no deity worthy of worship except Allah and Muhammad peace be upon him is his slave and messenger') +@sopel.module.commands('allah') +def allah(bot, trigger): + bot.say('allah is doing') + bot.say('sun is not doing allah is doing') + bot.say('to accept Islam say that i bear witness that there is no deity worthy of worship except Allah and Muhammad peace be upon him is his slave and messenger') @sopel.module.commands('_.') def faceflip(bot, trigger):