xhyrom / roles-bot

Discord bot for "button" roles, using Cloudflare Workers
https://roles-bot.xhyrom.dev
Apache License 2.0
7 stars 4 forks source link
bot cloudflare discord discord-api discord-bot workers


Hyro

Source code for Roles Bot, a discord bot.

Informations

Discord bot for reaction roles that works with Cloudflare Workers.

You can add the bot to your server, just click here.

Setup

  1. Clone this repository: git clone https://github.com/xHyroM/roles-bot.git
  2. Navigate to the project directory: cd roles-bot
  3. Install the dependencies: pnpm install

Usage

Contributing

To contribute to this project, please follow the standard Git workflow and CONTRIBUTING.

  1. Fork this repository
  2. Create a new branch for your changes: git checkout -b my-feature
  3. Commit your changes: git commit -am "Add my feature"
  4. Push the branch: git push origin my-feature
  5. Open a pull request

License

This project is licensed under the MIT License.