wrightedu / CSE-Discord-Bot

Discord bot for the WSU CSE Discord server
GNU General Public License v3.0
2 stars 4 forks source link

`createrolebutton` gives the user a role of `@roleid` rather than the specified role #293

Closed Kokuko3 closed 1 month ago

Kokuko3 commented 4 months ago

When using @Role for the createrolebutton function, the role name given to users is the roleid

To Reproduce Steps to reproduce the behavior:

  1. run /createrolebutton
  2. In the role field type @{Role} where Role is a specific role in the server

Expected behavior The user's role should retain the role name

Screenshots

image