mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Trivia] Remove bold on a box (#2716)
This commit is contained in:
parent
ced5bb4631
commit
342935de49
@ -57,7 +57,7 @@ class Trivia(commands.Cog):
|
||||
settings_dict = await settings.all()
|
||||
msg = box(
|
||||
_(
|
||||
"**Current settings**\n"
|
||||
"Current settings\n"
|
||||
"Bot gains points: {bot_plays}\n"
|
||||
"Answer time limit: {delay} seconds\n"
|
||||
"Lack of response timeout: {timeout} seconds\n"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user