aboutsummaryrefslogtreecommitdiffstats
path: root/bot
diff options
context:
space:
mode:
authorGravatar Shom770 <[email protected]>2022-01-09 17:25:22 -0500
committerGravatar Shom770 <[email protected]>2022-02-09 18:13:37 -0500
commitd212af6ac1a965d64077559a593d092e03e5ba42 (patch)
treef82ed94775fcf9270d5705c81b359c2e71c4c91f /bot
parentfix visited for .tn list not working (diff)
sending the question is no longer accepting guesses as an ephemeral
Diffstat (limited to 'bot')
-rw-r--r--bot/exts/events/trivianight/_questions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot/exts/events/trivianight/_questions.py b/bot/exts/events/trivianight/_questions.py
index 0835d762..d729009d 100644
--- a/bot/exts/events/trivianight/_questions.py
+++ b/bot/exts/events/trivianight/_questions.py
@@ -46,6 +46,7 @@ class AnswerButton(Button):
description="The question is no longer accepting guesses!",
color=Colours.soft_red
),
+ ephemeral=True
)
return