A program which utilizes RCON to manage a game server
- install python and discord.py (in case you don't have, type "pip install discord" into terminal)
- download and decompress this repository into your minecraft folder (bot.py and run.bat should be in the same folder)
- edit and fill in the information in bot.propoerties (1 is for enable chinese and 0 is for disable chinese)
- Remember to add "pause" in the end of the bat file
- run bot.py
- 安裝python 並下載 discord.py (如果沒有下載, 在終端機上打"pip install discord"以下載)
- 下載並解壓此專案到minecraft伺服器的文件夾 (bot.py 和 run.bat 應在同一個文件夾下)
- 填上 bot.properties 上的內容 (如果需要中文信息, enable_chinese應等於 1)
- 在 bat 檔案上加上 "pause" 到末尾 (如果沒有)
- 運行 bot.py