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.
 
 

15 lines
430 B

# discord-minecraft-python-bot
Discord Bot in Python
## About
Example usage of a discord bot, demonstrating how you can interact with your minecraft server.
## 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/