Allow [p]info customization (#2417)

* Allow [p]info customization

* Style

* Naming
This commit is contained in:
Twentysix
2019-02-08 02:38:26 +01:00
committed by Kowlin
parent e88c82e7e0
commit b350ac38dc
2 changed files with 25 additions and 0 deletions

View File

@@ -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="",