From 84c560a52396afbf079c9ddc496e7104862dcbed Mon Sep 17 00:00:00 2001 From: poslop Date: Sun, 4 Dec 2022 09:09:19 -0600 Subject: [PATCH] Update 'readme.md' --- readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/readme.md b/readme.md index f16d206..204d6e0 100644 --- a/readme.md +++ b/readme.md @@ -1,2 +1,16 @@ +## Todo +- Role Permission for send command +- Tcp Socket config +- Remove ansi encoding so mobile users can also clearly see console output + Discrod https://discord.gg/FaXKDWQ9 + +## Usage +Download the executable from releases + +Create a file where the bot will be run called .env + +Inside of this file set DISCORD_TOKEN= to your bot token + +Run the file \ No newline at end of file