1
0
Fork 0
mirror of synced 2024-05-20 20:42:27 +12:00

Fix turning off notifications for twitch

This commit is contained in:
phxntxm 2017-03-08 15:18:45 -06:00
parent b93f104965
commit 606f9c1d27

View file

@ -233,7 +233,7 @@ class Twitch:
EXAMPLE: !twitch notify off
RESULT: Notifications will not be sent when you go live"""
if await utils.update_content('twitch', {"notifications_on": 1}, str(ctx.message.author.id)):
if await utils.update_content('twitch', {"notifications_on": 0}, str(ctx.message.author.id)):
await ctx.send(
"I will not notify if you go live anymore {}, "
"are you going to stream some lewd stuff you don't want people to see?~".format(