Giter Club home page Giter Club logo

Comments (1)

Arthurdw avatar Arthurdw commented on September 27, 2024

Hey there.

The bot currently does not work by executing a command. As stated in the readme you have to configure the reaction roles on an existing message. I might make a command that will handle this in the future. But currently, I have a lot of other things to do.

If you know how to code in python you are always able to create a discord.py/UtilsX COG. (With the proper setup function etc) And just drop it in the extensions folder and reboot the bot. If you write an extension feel free to create a PR with your extension in the Bot Extensions repository.

So to concretely answer your question, to create a reaction role you (currently) don't use a command. To create a reaction role, send a message (can be anyone, even other bots). Then copy that message-id. (if you are unable to do that, make sure that discord developer mode is on in the settings) If you have the id of your message, please follow these steps.

from reaction-role.

Related Issues (4)

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.