Skip to content

Commit

Permalink
Add instructions to README for reaction-role links
Browse files Browse the repository at this point in the history
  • Loading branch information
williamjacksn committed Apr 27, 2023
1 parent 426c831 commit d0ede99
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,15 @@ The `chat` extension is powered by [cobe][], but this dependency is bundled.
[stemming]: http://pypi.python.org/pypi/stemming
[wikipedia]: https://wikipedia.readthedocs.org/en/latest/
[cobe]: https://github.com/pteichman/cobe/

### Link a reaction emoji to a role

1. Create a new role and copy the role ID
2. Select an emoji that you want to link to the role
3. Send the following DM to wormgas: !set discord:roles:notify:\<emoji> \<role-id>

For example:

!set discord:roles:notify:🎵 874722421209436211

Now, when someone reacts to the notification signup message with this emoji, wormgas will add them to the new role.

0 comments on commit d0ede99

Please sign in to comment.