Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loustoc/minebot
minecraft discord bot
https://github.com/loustoc/minebot
bot commands discord discord-bot minecraft minecraftserver
Last synced: 24 days ago
JSON representation
minecraft discord bot
- Host: GitHub
- URL: https://github.com/loustoc/minebot
- Owner: Loustoc
- Created: 2023-11-02T14:15:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-11T20:21:27.000Z (about 1 year ago)
- Last Synced: 2023-11-12T14:17:38.117Z (about 1 year ago)
- Topics: bot, commands, discord, discord-bot, minecraft, minecraftserver
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minebot
Discord Bot that allows modifications to be made on a minecraft server on the fly.
- [X] Start the Server + ngrok script
- [X] Stop the Server and the ngrok script
- [ ] Save and access map coordinates for quick and easy TP
- [X] tp test command available
- [ ] manage server admins and authorizationsNota Bene :
- Role Handling : will ignore roles except for "mine:XXXXX"### Notes
- if you have issues installing pycURL on Windows (getting ``Please specify --curl-dir=/path/to/built/libcurl``), check [this link](https://github.com/pycurl/pycurl/issues/657)