Files
Discord_Simple-Embed-Bot/README.md
T
2021-02-12 23:49:27 +01:00

34 lines
494 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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
```