Discord Bot in Python
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
430 B

2 years ago
# discord-minecraft-python-bot
Discord Bot in Python
2 years ago
2 years ago
## About
Example usage of a discord bot, demonstrating how you can interact with your minecraft server.
2 years ago
## Screenshots
![](https://user-images.githubusercontent.com/567298/166237617-c2df1dd1-99bc-4558-8eb8-b1159e850836.png)
## Blog Post
More details on this is demonstrated in this blog post:
- https://blog.ruanbekker.com/blog/2022/05/05/create-a-discord-bot-in-python/