You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I suggest that we refactor ask buddie bot to ask-buddie-bot/ask_buddie_bot but I'm afraid that it'd affect users who already have the ask buddie bot role. Please add your view on this.
@shreemaan-abhishek The ask buddie bot role is for only our discord bot but cannot be assigned to the user. Currently, it is listed under the role lists ( roles that can be used by users ) which is incorrect and this is because of the role order. The role should be removed from the list.
Turns out we need to make sure the role is not visible to others, isn't it?
Also, I tried to look up for the list of roles in the source code but I didn't find any of them. I'm sorry but I'm not familiar with discord bot API. (I'll be learning that tho).
So am I right to think that roles are server specific and can only be maintained by mods/admins?
@shreemaan-abhishek Only the roles that can be assigned by the bot are listed. This is maintained by the role hierarchy of discord. So, the roles are not hardcoded.
The text was updated successfully, but these errors were encountered: