mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-22 10:47:58 -05:00
[V3 Core] Add [p]helpset (#1694)
* Add settings and commands for page and character limits * Add missing returns * Consistent responses
This commit is contained in:
@@ -49,6 +49,8 @@ class RedBase(BotBase):
|
||||
enable_sentry=None,
|
||||
locale="en",
|
||||
embeds=True,
|
||||
help__page_char_limit=1000,
|
||||
help__max_pages_in_guild=2,
|
||||
)
|
||||
|
||||
self.db.register_guild(
|
||||
|
||||
Reference in New Issue
Block a user