question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Replacing !subscribe with reaction roles

See original GitHub issue

Several popular bots have the capabilities for “reaction roles”, where a bot will send a message in a channel, with one reaction per role, and when a user reacts with a reaction, they will be assigned the specified role.

Here a couple of examples: https://dyno.gg/docs/en/modules/reactionroles https://mee6.xyz/tutorials/allow-users-to-self-assign-roles-in-discord-with-the-mee6-bot-reaction-roles

Replacing !subscribe with reaction roles will greatly reduce the amount of spam and confusion when lots of users are trying to subscribe to a new event.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:3
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
D0rs4ncommented, Jul 12, 2022

The idea to support a persistent message to self-assign role is a good idea. Maybe a message in #roles or something.

I would suggest we use a persistent view with buttons, rather than reaction based roles though.

We could even make this a slash command.

Yeah I agree, although I would prefer a persistent view, as it’s much more consistent than having a slash command.

1reaction
ChrisLoveringcommented, Jul 12, 2022

A benefit of using a persistent view/slash command is that we can send the user an ephemeral message telling them whether the role was assigned or removed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Use Carl bot Reaction Roles to easily setup ... - YouTube
Easily setup Discord Server Reaction Roles with Carl bot Reaction Roles !This "How to Discord" video on Reaction Roles will show you how...
Read more >
How to make Embedded Reaction Roles on Discord! (2022)
This video will show you how to create a embedded reaction role menu for your discord server ... Like and Subscribe if you...
Read more >
DISCORD REACTION ROLES Made Easy with DYNO BOT!
Discord reaction roles have now been made easy with Dyno Bot! Dyno Bot took reaction roles, which used to be a pain to...
Read more >
How to get reaction roles on Discord (Easy and Simple!)
How to get reaction roles on Discord (Easy and Simple!) - Discord Tutorial ... Subscribe. 29K. I like this. I dislike this.
Read more >
Give People A Role By Clicking On Emote - Discord Server ...
This is a Discord Tutorial video that explains the Discord reaction role. With this method you can give people a role by clicking...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found