From f83567f26ef8807834664e0d57c8bae3d1b0dea8 Mon Sep 17 00:00:00 2001 From: poslop Date: Tue, 6 Dec 2022 18:37:37 -0600 Subject: [PATCH] Update 'readme.md' --- readme.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/readme.md b/readme.md index a4ba2cc..1ca0be4 100644 --- a/readme.md +++ b/readme.md @@ -10,16 +10,10 @@ This will generate a default config file called config.toml Or you can download the template from the git -The available options are: - -- discordToken = the discord bot token (required) -- ip = Ip address of your mindustry server. Usually leave as localhost if running the bot on the same machine as the mindustry server (required) -- port = Port of the socket used by the mindustry server. It is set to the default port used by the mindustry server but you can check which port is in use by useing the "config socketInputPort" command in the server console (required) -- prefix = The word or character that will be used to call the bot (ex. ;command !command ?command MScommand) (optional) -- roles = list of role ids that are allowed to use the command they are with. invalid role ids are ignored. if all role ids are invalid then the command can be used by anyone +Check the template for details about each setting ## Commands -; is currently the default bot prompt +; is the default bot prompt - ;console (command to send to mindustry server console)