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

User Installation #896

Closed
5 tasks
Glazelf opened this issue Jul 22, 2024 · 0 comments · Fixed by #925
Closed
5 tasks

User Installation #896

Glazelf opened this issue Jul 22, 2024 · 0 comments · Fixed by #925
Assignees
Labels
enhancement New feature or request

Comments

@Glazelf
Copy link
Owner

Glazelf commented Jul 22, 2024

Feature Description

Make Ninigi user-installable.

  • Decide which commands are available for users with Ninigi user-installed.
    • Implement difference between commands that are guild-only and commands that are also available to users.
      • If supported this might be a flag in the command object.
      • If not export this as a variable inside an object along with guildID.
    • Note that Ninigi does not inherit user-permissions. It can only write messages, not ban users etc.
  • Implement other logic where necessary.

Depends on discordjs/discord.js#10227 so likely has to wait untill 14.16.0.

@Glazelf Glazelf added the enhancement New feature or request label Jul 22, 2024
@Glazelf Glazelf self-assigned this Jul 22, 2024
@Glazelf Glazelf linked a pull request Sep 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant