79668972

Date: 2025-06-17 11:27:58
Score: 3.5
Natty:
Report link

Unknown integration just sounds like discord is not recognizing your slash commands.

Can you provide more code to show how you initialized your slash commands? Are you using the CommandTree ?

How do i make a working slash command in discord.py this thread might be able to help you out a bit more. You are not producing an error traceback anyways as discord does not recognize your slash commands and therefore does not send a request to the bot.

It sounds like your slash commands are set up wrong. Your prefix should not be set to the / character. There is a proper way to initialize discord slash commands.

Reasons:
  • Blacklisted phrase (1): How do i
  • RegEx Blacklisted phrase (2.5): Can you provide
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: hexxx