Merge branch 'master' of https://github.com/jwinterm/monerobux
This commit is contained in:
commit
872e960dac
|
@ -911,3 +911,7 @@ def yeezy(bot, trigger):
|
|||
@sopel.module.commands('mental')
|
||||
def mental(bot, trigger):
|
||||
bot.say('Ahhhhhhhh!!!!')
|
||||
|
||||
@sopel.module.commands('biden')
|
||||
def mental(bot, trigger):
|
||||
bot.say('Come on man...')
|
||||
|
|
Loading…
Reference in New Issue