# Discord_Simple-Embed-Bot > A bot that makes it very simple to post custom embeds ## Usage Currently, only guild members with administrator rights can use this bot. ### Permissions: This bot requires the `Send Messages` and `Manage Messages` permissions ### Invite: [Invite now](https://discord.com/api/oauth2/authorize?client_id=808830741546008577&permissions=26624&scope=bot) ## Setup Coming soon ## Commands ### help * Lists all commands * Parameters: `` ### prefix * Changes prefix * Parameters: `` ### new * Creats new embed * Parameters: ``` <hex color> <description> <fields> ``` * Example: ``` eb! Title #EEEEEE Description ++Field name Field content --Inline field name Inline field content ```