Redo custominfo to not be terrible

This commit is contained in:
bobloy
2021-01-25 17:12:40 -05:00
parent 0994d56d4f
commit 5cfd3e1f9f
2 changed files with 4 additions and 8 deletions

View File

@@ -2581,10 +2581,8 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic):
Link example: `[My link](https://example.com)`
Examples:
- `[p]set custominfo >>> I can use **markdown** like quotes
and ~~multiple~~ lines`
- `[p]set custominfo Join my [support server](discord.gg/discord)
Or send me 🍪`
- `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines`
- `[p]set custominfo Join my [support server](discord.gg/discord)`
- `[p]set custominfo` - Removes custom info text.
**Arguments:**