From 6008e700fbf2144c43dff862c23eae367e214e79 Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Fri, 12 Feb 2021 23:46:32 +0100 Subject: [PATCH] Update README.md --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) 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 + ```