Added embed links in command descriptions where missing
This commit is contained in:
parent
fa9c27cd2f
commit
28ff1851d5
1 changed files with 7 additions and 3 deletions
|
@ -3746,7 +3746,7 @@ say:
|
||||||
Make the bot say something, or in other words, make the bot send the message.
|
Make the bot say something, or in other words, make the bot send the message.
|
||||||
You can optionally specify the channel where the bot will send the message.
|
You can optionally specify the channel where the bot will send the message.
|
||||||
If you omit the channel name, it will send the message in the current channel.
|
If you omit the channel name, it will send the message in the current channel.
|
||||||
Supports embeds.
|
Supports [embeds](https://eb.elliebot.net/)
|
||||||
ex:
|
ex:
|
||||||
- hi
|
- hi
|
||||||
- '#chat hi'
|
- '#chat hi'
|
||||||
|
@ -4049,7 +4049,9 @@ quran:
|
||||||
- ayah:
|
- ayah:
|
||||||
desc: "The number of the ayah in the Quran, for example 2:255."
|
desc: "The number of the ayah in the Quran, for example 2:255."
|
||||||
edit:
|
edit:
|
||||||
desc: Edits bot's message, you have to specify message ID and new text. You can optionally specify target channel. Supports embeds.
|
desc: |-
|
||||||
|
Edits bot's message, you have to specify message ID and new text. You can optionally specify target channel.
|
||||||
|
Supports [embeds](https://eb.elliebot.net/)
|
||||||
ex:
|
ex:
|
||||||
- 7479498384 Hi :^)
|
- 7479498384 Hi :^)
|
||||||
- '#other-channel 771562360594628608 New message!'
|
- '#other-channel 771562360594628608 New message!'
|
||||||
|
@ -4245,7 +4247,9 @@ patron:
|
||||||
- user:
|
- user:
|
||||||
desc: "The ID or handle of the user whose patronage status is being checked."
|
desc: "The ID or handle of the user whose patronage status is being checked."
|
||||||
patronmessage:
|
patronmessage:
|
||||||
desc: Sends a message to all patrons of the specified tier and higher. Supports embeds.
|
desc: |-
|
||||||
|
Sends a message to all patrons of the specified tier and higher.
|
||||||
|
Supports [embeds](https://eb.elliebot.net/)
|
||||||
ex:
|
ex:
|
||||||
- x hello
|
- x hello
|
||||||
params:
|
params:
|
||||||
|
|
Loading…
Reference in a new issue