mirror of
https://github.com/MrDetonia/Maki.git
synced 2024-11-22 03:44:18 -05:00
added new github URL to .upskirt
This commit is contained in:
parent
27ce37972f
commit
64e2f4af4c
2
bot.py
2
bot.py
@ -168,7 +168,7 @@ def on_message(message):
|
|||||||
|
|
||||||
elif message.content.startswith('.upskirt'):
|
elif message.content.startswith('.upskirt'):
|
||||||
# link to source code
|
# link to source code
|
||||||
response = 'No, don\'t look at my pantsu! Baka! <https://gitla.in/MrDetonia/maki>'
|
response = 'No, don\'t look at my pantsu! Baka! <https://gitla.in/MrDetonia/maki> | <https://github.com/MrDetonia/Maki>'
|
||||||
|
|
||||||
elif message.content.startswith('.die'):
|
elif message.content.startswith('.die'):
|
||||||
if message.author.id in admins:
|
if message.author.id in admins:
|
||||||
|
Loading…
Reference in New Issue
Block a user