mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
Allow [p]info customization (#2417)
* Allow [p]info customization * Style * Naming
This commit is contained in:
@@ -52,6 +52,7 @@ class RedBase(commands.GroupMixin, commands.bot.BotBase, RPCMixin):
|
||||
embeds=True,
|
||||
color=15158332,
|
||||
fuzzy=False,
|
||||
custom_info=None,
|
||||
help__page_char_limit=1000,
|
||||
help__max_pages_in_guild=2,
|
||||
help__tagline="",
|
||||
|
||||
Reference in New Issue
Block a user