config support
This commit is contained in:
24
readme.md
24
readme.md
@@ -1,2 +1,24 @@
|
|||||||
Discrod
|
## Discrod
|
||||||
https://discord.gg/FaXKDWQ9
|
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 bot (usually ./MSDB in a terminal on linux)
|
||||||
|
|
||||||
|
## Commands
|
||||||
|
; is currently the bot prompt
|
||||||
|
|
||||||
|
- ;console (command to send to mindustry server console)
|
||||||
|
|
||||||
|
(parenthesis not needed for console command)
|
||||||
|
|
||||||
|
|
||||||
|
## Todo
|
||||||
|
- Role Permission for send command
|
||||||
|
- Tcp Socket config
|
||||||
|
- Remove ansi encoding so mobile users can also clearly see console output
|
||||||
Reference in New Issue
Block a user