mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-22 02:37:57 -05:00
Redo custominfo to not be terrible
This commit is contained in:
@@ -2260,10 +2260,8 @@ Supports markdown, links and "mentions".
|
|||||||
Link example: ``[My link](https://example.com)``
|
Link example: ``[My link](https://example.com)``
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
- ``[p]set custominfo >>> I can use **markdown** like quotes
|
- ``[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines``
|
||||||
and ~~multiple~~ lines``
|
- ``[p]set custominfo Join my [support server](discord.gg/discord)``
|
||||||
- ``[p]set custominfo Join my [support server](discord.gg/discord)
|
|
||||||
Or send me 🍪``
|
|
||||||
- ``[p]set custominfo`` - Removes custom info text.
|
- ``[p]set custominfo`` - Removes custom info text.
|
||||||
|
|
||||||
**Arguments:**
|
**Arguments:**
|
||||||
|
|||||||
@@ -2581,10 +2581,8 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic):
|
|||||||
Link example: `[My link](https://example.com)`
|
Link example: `[My link](https://example.com)`
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
- `[p]set custominfo >>> I can use **markdown** like quotes
|
- `[p]set custominfo >>> I can use **markdown** such as quotes, ||spoilers|| and multiple lines`
|
||||||
and ~~multiple~~ lines`
|
- `[p]set custominfo Join my [support server](discord.gg/discord)`
|
||||||
- `[p]set custominfo Join my [support server](discord.gg/discord)
|
|
||||||
Or send me 🍪`
|
|
||||||
- `[p]set custominfo` - Removes custom info text.
|
- `[p]set custominfo` - Removes custom info text.
|
||||||
|
|
||||||
**Arguments:**
|
**Arguments:**
|
||||||
|
|||||||
Reference in New Issue
Block a user