You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
awaitmessage.channel.send('{} has {} total karma. {} opdutter and {} neddutter'.format(x["Name"], x["Opdutter"] -x["Neddutter"], x["Opdutter"], x["Neddutter"]))
96
-
97
86
98
-
# No checks at the moment, so will likely break with wrong inputs from user.
99
87
if"!pomodoro"inmessage.content:
100
-
# Maybe if user is certain role on discord, so not everyone can fuck with this.
0 commit comments