This is a discord bot for showing the list of all online player on the server.
Simply clone this repo, install requirement package and run the program. This code is running on python 3, make sure you are using python 3 not other version.
To run the program simply follow this step
Clone this repo
git clone https://github.com/kill3rbytezzz/MinecraftStatusDiscord.git
Install requirement
pip install -r requirement.txt
Make sure to change all the variable such as TOKEN, CHANNEL_ID and SERVER_IP on the program
Run the program
python3 bot.py
- python - Programming language
- discord.py - API wrapper for Discord
- disnake - Costumized the embeded message
Kindly open github issues if you encounter any problem when runing the program or you wanted to give a suggestion for this program
This project is licensed under the GNU General Public License v3.0 Creative Commons License - see the LICENSE.md file for details
