mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user