mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -05:00
[Help] Allow prefix formatting in taglines (#4972)
Co-authored-by: Michael Oliveira <34169552+Flame442@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d322d91a18
commit
47a267b38b
@@ -4535,8 +4535,11 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic):
|
||||
The maximum tagline length is 2048 characters.
|
||||
This setting only applies to embedded help. If no tagline is specified, the default will be used instead.
|
||||
|
||||
You can use `[\u200bp]` in your tagline, which will be replaced by the bot's prefix.
|
||||
|
||||
**Examples:**
|
||||
- `[p]helpset tagline Thanks for using the bot!`
|
||||
- `[p]helpset tagline Use [\u200bp]invite to add me to your server.`
|
||||
- `[p]helpset tagline` - Resets the tagline to the default.
|
||||
|
||||
**Arguments:**
|
||||
|
||||
Reference in New Issue
Block a user