diff --git a/README.md b/README.md index 511b733..d6ec331 100644 --- a/README.md +++ b/README.md @@ -1 +1,33 @@ # Discord_Simple-Embed-Bot + +>A bot thats makes it very simple to post custom embeds + +##Setup +Coming soon + +##Commands +* help + * Lists all commands + * Parameters: + +* prefix + * Changes prefix + * Parameters: + +* new + * Creats new embed + * Parameters: + + <hex color> + <description> + <field> + * Example: + ``` + Title + #FFFFFF + Description + ++Field name + Field content + --Inline field name + Inline field content + ```