Skip to content

Datapack-Hub/bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 Datapack Hub Helper Bot

GitHub License Discord Server GitHub Issues

This bot is a utility bot for Minecraft datapack development. If your Discord server is about Minecraft Datapacks, this bot is for you! It has features such as: view vanilla files, automatic syntax highlighting, access guides and wiki pages, view pack formats, templates, folder structures, and more!

Add the bot to your server: https://bot.datapackhub.net

Contributing

Contributions to this project are welcome! If you have ideas for new features, improvements, or bug fixes, please feel free to create a pull request. Be sure to review our contribution guidelines before getting started.

Develop Locally

  1. Clone the repo and navigate to it using a terminal

  2. Install the dependencies

  3. Go to https://discord.com/developers/applications, create and set up a test bot and invite it to a server

  4. Create a file in the root directory (same folder as index.py) called variables.py and fill in your token:

    TOKEN = "<DISCORD_BOT_TOKEN>"
  5. Start the bot using:

    python index.py

    You may need to use python3 instead of python

Support and Issues

Any issues, concerns, ideas, or otherwise, you can contact a Datapack Hub staff member through our Discord server. You can also create an issue on our GitHub repository if you're that kind of person.

This bot is maintained by Silabear but was created by Flyrr

License

This project is licensed under the MIT License.