diff --git a/readme.md b/readme.md index 204d6e0..e0d60b4 100644 --- a/readme.md +++ b/readme.md @@ -1,9 +1,4 @@ -## Todo -- Role Permission for send command -- Tcp Socket config -- Remove ansi encoding so mobile users can also clearly see console output - -Discrod +## Discrod https://discord.gg/FaXKDWQ9 ## Usage @@ -13,4 +8,15 @@ 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 +Run the bot (usually ./MSDB in a terminal on linux) + +## Commands +; is currently the bot prompt + +- ;console command to send to mindustry server console + + +## Todo +- Role Permission for send command +- Tcp Socket config +- Remove ansi encoding so mobile users can also clearly see console output \ No newline at end of file