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

/debug command #93

Open
5 tasks
dev-737 opened this issue Aug 15, 2024 · 0 comments
Open
5 tasks

/debug command #93

dev-737 opened this issue Aug 15, 2024 · 0 comments
Labels
commands Improvements or bug fixes related to InterChat's Commands feature New feature or request hacktoberfest
Milestone

Comments

@dev-737
Copy link
Member

dev-737 commented Aug 15, 2024

Add a /debug command. It can be used for purposes such as viewing permissions of the bot, or viewing hub details of an inputted channel.

  • It should accept any channel, server+user and hub ID
  • It should show channel permissions for the bot, this will be of use when providing support to users where they might have given the bot incorrect permissions.
  • It should be able to provide details about permissions a user has in a particular server
  • It should show what position a user has in a hub. (eg. hub manager, or network_moderator)
  • It should show details about a hub

The command must only be available to staff. Utilize checkIfStaff() util function to check if person using the command is staff or not. The command may be split into subcommands as well.

@dev-737 dev-737 converted this from a draft issue Aug 15, 2024
@dev-737 dev-737 added this to the v4.0.0 milestone Aug 15, 2024
@dev-737 dev-737 moved this from 🤔 Under consideration to 🚧 In progress in InterChat Roadmap Aug 22, 2024
@dev-737 dev-737 added feature New feature or request commands Improvements or bug fixes related to InterChat's Commands hacktoberfest labels Oct 9, 2024
@dev-737 dev-737 pinned this issue Oct 9, 2024
@dev-737 dev-737 modified the milestones: v4.0.0, v4.1.0 Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
commands Improvements or bug fixes related to InterChat's Commands feature New feature or request hacktoberfest
Projects
No open projects
Status: 🤔 Under consideration
Development

No branches or pull requests

1 participant