fixed alphabetical order #2

This commit is contained in:
s55ma 2017-06-09 13:14:00 +02:00 committed by GitHub
parent d2740a8184
commit 81bf21b7d8
1 changed files with 4 additions and 4 deletions

View File

@ -265,13 +265,13 @@ def pero(bot, trigger):
def pivc(bot, trigger): def pivc(bot, trigger):
bot.say("Masternodes + PoS...what could possibly go wrong?") bot.say("Masternodes + PoS...what could possibly go wrong?")
@sopel.module.commands('primer')
def primer(bot, trigger):
bot.say("The point is not how much i made, point is fluffy did this on purpose, more than 10 people were in on it. His commit access needs to be revoked asap!")
@sopel.module.commands('pony') @sopel.module.commands('pony')
def pony(bot, trigger): def pony(bot, trigger):
bot.say("https://www.youtube.com/watch?v=O3rpmctmC_M") bot.say("https://www.youtube.com/watch?v=O3rpmctmC_M")
@sopel.module.commands('primer')
def primer(bot, trigger):
bot.say("The point is not how much i made, point is fluffy did this on purpose, more than 10 people were in on it. His commit access needs to be revoked asap!")
confirmoptions = [ confirmoptions = [
"I can confirm that it is true", "I can confirm that it is true",