mirror of
				https://gitlab.com/Kwoth/nadekobot.git
				synced 2025-11-02 15:54:27 -05:00 
			
		
		
		
	docs: Added embed links in command descriptions where missing
This commit is contained in:
		@@ -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.nadeko.bot/)
 | 
				
			||||||
  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.nadeko.bot/)
 | 
				
			||||||
  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.nadeko.bot/)
 | 
				
			||||||
  ex:
 | 
					  ex:
 | 
				
			||||||
    - x hello
 | 
					    - x hello
 | 
				
			||||||
  params:
 | 
					  params:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user