Skip to content

Python discord bot that provides minecraft online player list. It uses server side OnlineMC plugin

Notifications You must be signed in to change notification settings

Affenmilchmann/OnlineMC

Repository files navigation

OnlineMC

This bot provides minecraft online player list in discord. It requires server side plugin to be running on the server.

Quick start

  1. Create aftoken.py file

  2. Write in aftoken.py replacing <bot_token> with your bot's token.

    af_token = "<bot_token>"

  3. Enable "message content intent" in your bot developer portal.

  4. Run main.py

Example

gif demo

About

Python discord bot that provides minecraft online player list. It uses server side OnlineMC plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages