mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
parent
ec90199950
commit
f4ef3ea8eb
@ -455,7 +455,7 @@ class General(commands.Cog):
|
||||
data.add_field(name=_("Server features:"), value="\n".join(guild_features_list))
|
||||
if guild.premium_tier != 0:
|
||||
nitro_boost = _(
|
||||
"Tier {boostlevel} with {nitroboosters} boosters\n"
|
||||
"Tier {boostlevel} with {nitroboosters} boosts\n"
|
||||
"File size limit: {filelimit}\n"
|
||||
"Emoji limit: {emojis_limit}\n"
|
||||
"VCs max bitrate: {bitrate}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user