mirror of
https://github.com/Stone-Red-Code/Discord_Simple-Embed-Bot.git
synced 2026-09-05 23:39:50 +02:00
Update README.md
This commit is contained in:
@@ -1 +1,33 @@
|
|||||||
# Discord_Simple-Embed-Bot
|
# Discord_Simple-Embed-Bot
|
||||||
|
|
||||||
|
>A bot thats makes it very simple to post custom embeds
|
||||||
|
|
||||||
|
##Setup
|
||||||
|
Coming soon
|
||||||
|
|
||||||
|
##Commands
|
||||||
|
* help
|
||||||
|
* Lists all commands
|
||||||
|
* Parameters: <command>
|
||||||
|
|
||||||
|
* prefix
|
||||||
|
* Changes prefix
|
||||||
|
* Parameters: <prefix>
|
||||||
|
|
||||||
|
* new
|
||||||
|
* Creats new embed
|
||||||
|
* Parameters:
|
||||||
|
<title>
|
||||||
|
<hex color>
|
||||||
|
<description>
|
||||||
|
<field>
|
||||||
|
* Example:
|
||||||
|
```
|
||||||
|
Title
|
||||||
|
#FFFFFF
|
||||||
|
Description
|
||||||
|
++Field name
|
||||||
|
Field content
|
||||||
|
--Inline field name
|
||||||
|
Inline field content
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user