Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add ask buddie bot as a role #37

Open
shreemaan-abhishek opened this issue Sep 19, 2021 · 4 comments
Open

Unable to add ask buddie bot as a role #37

shreemaan-abhishek opened this issue Sep 19, 2021 · 4 comments
Labels
bug Something isn't working hacktoberfest Hacktoberfest 2021

Comments

@shreemaan-abhishek
Copy link
Contributor

image

@shreemaan-abhishek
Copy link
Contributor Author

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.

@ashiishme
Copy link
Member

@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.

@ashiishme ashiishme added the bug Something isn't working label Sep 20, 2021
@shreemaan-abhishek
Copy link
Contributor Author

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?

@rojen11
Copy link
Member

rojen11 commented Sep 20, 2021

@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.

Yes, this can only be maintained by mods/admin.

@ashiishme ashiishme added the hacktoberfest Hacktoberfest 2021 label Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest Hacktoberfest 2021
Projects
None yet
Development

No branches or pull requests

3 participants