Code Monkey home page Code Monkey logo

reaction-button-roles-bot's Introduction

Reaction Roles Bot

This is a bot that allows you to create reaction roles. You can add as many roles as you want and you can also add as many emojis as you want. You can also add a description to the reaction role.

Developers


BinaryBlazer


SDEVS

How to use

  1. Create a new application on the Discord Developer Portal
  2. Create a new bot and copy paste the token in the "token" field in the config.js file
  3. Invite the bot to your server
  4. Create a new channel and copy paste the channel id in the "channel" field in the config.js file
  5. Create the new roles and copy paste the role id in the "role id" fields in the config.js file
  6. Copy paste the emojis in the "emoji" fields in the config.js file
  7. Run the bot with node index.js or npm run start or in development mode with npm run dev
  8. Copy the message id and paste it in the "message" field in the config.js file
  9. Restart the bot
  10. Enjoy!

How to add a new reaction role

  1. Copy paste the following code in the config.js file
{
    role: "Role ID",
    emoji: "Emoji"
}
  1. Replace the "Role ID" with the role id and the "Emoji" with the emoji
  2. Add a comma at the end of the previous reaction role
  3. Save the file
  4. Restart the bot

How to remove a reaction role

  1. Remove the reaction role code in the config.js file
  2. Remove the comma at the end of the previous reaction role
  3. Save the file
  4. Restart the bot

How to change the bot status

  1. Change the "status" field in the config.js file
  2. Save the file
  3. Restart the bot

Terms of Use

By using this bot, you agree to the following terms of use:

- You are not allowed to sell this bot or any part of it
- You are not allowed to claim this bot as your own
- You are allowed to modify the code of this bot as long as you don't sell it or claim it as your own
- You have the permission to share in writing, but you have to mention us, our server, in the article.
- You can't speak in a "we did it" way.

More Information

Support

If you need help, you can join our Discord Server

Contributing

If you want to contribute to this project, you can create a pull request or join our Discord Server

Credits

License

This bot is licensed under the MIT License

reaction-button-roles-bot's People

Contributors

binary-blazer avatar

Stargazers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.