mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-09 04:38:55 -05:00
parent
548a83853d
commit
648496e2df
@ -74,7 +74,7 @@ class Trivia:
|
|||||||
await self.bot.say("Alright, I won't embarass you at trivia anymore.")
|
await self.bot.say("Alright, I won't embarass you at trivia anymore.")
|
||||||
else:
|
else:
|
||||||
self.settings[server.id]["BOT_PLAYS"] = True
|
self.settings[server.id]["BOT_PLAYS"] = True
|
||||||
await self.bot.say("I'll gain a point everytime you don't answer in time.")
|
await self.bot.say("I'll gain a point every time you don't answer in time.")
|
||||||
self.save_settings()
|
self.save_settings()
|
||||||
|
|
||||||
@triviaset.command(pass_context=True)
|
@triviaset.command(pass_context=True)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user