mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
[V3 Help] add tagline support (#1705)
* [V3 Help] add tagline support * Make the tagline resettable * Actually, let's allow the user full control over the footer
This commit is contained in:
@@ -51,6 +51,7 @@ class RedBase(BotBase):
|
||||
embeds=True,
|
||||
help__page_char_limit=1000,
|
||||
help__max_pages_in_guild=2,
|
||||
help__tagline="",
|
||||
)
|
||||
|
||||
self.db.register_guild(
|
||||
|
||||
Reference in New Issue
Block a user