Minecraft Server Info Bot
This Discord bot provides users with detailed information about a Minecraft server. By using a simple slash command, users can fetch live data such as the server's status, version, number of players, and more.
Features
- Server Status: Get live information about a Minecraft server.
- Server Information: Displays details like IP address, version, core, and players.
- Offline Handling: If the server is offline, the bot will notify the user that the server is unavailable.
Programming language: Python
Required libraries: disnake requests
Social network: Discord
To run the bot, you will need a token, which you can get by creating an application in the Discord Developer Portal. Insert the token into the code where it says bot.run("INSERT-TOKEN"). Make sure the token remains confidential and is not published in public sources.
app.py2.03 KbDownload
discord
disnake
python
bot