Updated things ;)

This commit is contained in:
Sean Wang
2019-04-01 01:02:19 -04:00
parent 6b6b709b76
commit 0662cd7cca

View File

@@ -95,6 +95,8 @@ async def praise_user(context, *arg):
pass_context=True)
async def change_presence(context, *arg):
target = ''
if context.message.author.display_name == 'scott' and context.message.author.discriminator == '1292':
return
bad_words = json.load(open("bad_words.txt"))
if arg.__len__() == 0:
target = 'sinners'