Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Bot not showing any prompts for slash commands in Discord #138

Open
DeathGambit opened this issue Dec 20, 2021 · 3 comments
Open

Bot not showing any prompts for slash commands in Discord #138

DeathGambit opened this issue Dec 20, 2021 · 3 comments

Comments

@DeathGambit
Copy link

DeathGambit commented Dec 20, 2021

Requestrr Image: darkalfx/requestrr
Version: 2.1.1

What's happening?

  • Created a discord bot as instructed in wiki
  • Added overseerr as source for TV and Movies
  • "Test Settings" button in UI reports "The specified settings are valid" for Chat Client, Movies and TV Shows
  • Added bot to discord server using "Copy Invite Link" button in "Chat Clients" tab
  • After adding bot in discord, there is no prompt for any of the bot commands, not even /
  • Check attached Logdump

Logdump:

Hosting environment: Production
Content root path: /root
Now listening on: http://[::]:4545
Application started. Press Ctrl+C to shut down.
warn: Requestrr.WebApi.RequestrrBot.ChatBot[0]
      Bot has been restarted.
warn: Microsoft.AspNetCore.HttpsPolicy.HttpsRedirectionMiddleware[3]
      Failed to determine the https port for redirect.
warn: Requestrr.WebApi.RequestrrBot.ChatBot[0]
      Bot configuration changed: restarting bot
[2021-12-20 15:48:35 +05:30] [0   /            ] [Crit ] There was an error registering application commands: Invalid Form Body
DSharpPlus.Exceptions.BadRequestException: Bad request: 400
   at DSharpPlus.Net.DiscordApiClient.BulkOverwriteGuildApplicationCommandsAsync(UInt64 application_id, UInt64 guild_id, IEnumerable`1 commands)
   at DSharpPlus.SlashCommands.SlashCommandsExtension.<>c__DisplayClass38_0.<<RegisterCommands>b__0>d.MoveNext()
warn: Requestrr.WebApi.RequestrrBot.ChatBot[0]
      Bot has been restarted.

Edit 1: mentioned how bot was added to the server

@Ronniie
Copy link

Ronniie commented May 6, 2022

Hi! Any updates on this? Receiving this issue as well.

@Victor-josso
Copy link

same here !

@kalinon
Copy link

kalinon commented May 23, 2022

I encountered this issue as well. I think it happens when you have categories with the same name under both movies and tv shows.

Aka if you have a category anime underneath both, it breaks. You need to have different names, such as: anime-series and anime-movie.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants