From 25e97a8b9b753aac49fa5277fa620169ed93bfec Mon Sep 17 00:00:00 2001 From: root Date: Mon, 7 Jun 2021 14:05:22 +0000 Subject: [PATCH] commit before sopel reinstall --- trifling.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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):