Skip to content

The code behind Villager Bot, a multipurpose Minecraft-themed Discord bot

License

Notifications You must be signed in to change notification settings

Infernum1/Villager-Bot

Repository files navigation

Villager Bot

CodeFactor Views Bot Status Server Count Support Server

Notable Features

  • Ability to generate Minecraft pixel art from images sent in the chat
  • Ability to ping / check the status of any Minecraft server
  • Expansive economy system (based upon emeralds obviously!)
  • Multi-language support! (English, Español, Français, Português)
  • Tons of customization and configuration options
  • Made by Iapetus11, so it must be good right?!

Support / Contact Information

Privacy Policy

Contributing

Issues / Bugs

If a bug or unintended behavior is discovered, please report it by creating an issue here or by reporting it in the #bug-smasher channel on the support server.

Development

If you'd like to contribute code to Villager Bot, then please fork the repository and make any necessary changes there. Then, make a pull request and it will be reviewed. Please read the contribution guidelines before making changes.

Setting up Villager Bot

  1. git clone Villager Bot, and cd into the Villager-Bot directory.
  2. create a PostgreSQL database, and use the execute the contents of setup.sql to create the necessary tables.
  3. make a new file called secrets.json and fill in the fields based off the secrets.example.json file.
  4. use poetry to install the required dependencies with poetry install.
  5. run the bot with either villager-bot.bat or villager-bot.sh.

About

The code behind Villager Bot, a multipurpose Minecraft-themed Discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Cython 1.1%
  • Dockerfile 0.3%