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

[BUG] Server Commands Broken #30

Closed
1 task done
TecEash1 opened this issue Apr 29, 2024 · 1 comment
Closed
1 task done

[BUG] Server Commands Broken #30

TecEash1 opened this issue Apr 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@TecEash1
Copy link
Owner

πŸš€ Are you trying to Self Host the bot?

  • I am using the official bot

πŸ€” Current Behavior

Commands are not shown when the bot is added to the server, they are only shown if it is added to a users account.

βœ… Expected Behavior

Expected slash commands to show up for the server, regardless of if the user has added it to their account or not.

πŸ“ Steps To Reproduce

Deauthorise the app from your discord account.

ℹ️ Anything else?

No response

@TecEash1 TecEash1 added the bug Something isn't working label Apr 29, 2024
@TecEash1
Copy link
Owner Author

Taurus/bot.js

Line 199 in f674ced

commandData.integration_types = [1];

Issue can be resolved by adding the integration type 0 to context menu commands and slash commands

@TecEash1 TecEash1 self-assigned this Apr 29, 2024
@TecEash1 TecEash1 changed the title [BUG] Server Command Broken [BUG] Server Commands Broken Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant