Open fitur opened 2 years ago
Sorry, just to clarify, I'm running the yoruio/membarr Docker image in Unraid.
Is there any chance you're running another instance of the bot? It seems like either the command is already being responded to somewhere else in the bot, or another bot is responding to the command.
From a brief look, I couldn't see any reason a single instance would respond twice. Will keep looking into this. Please update the issue if it gets resolved.
Yes, I do have Plex Discord Role Management and Requestrr connected to the same bot. Would that be what is causing issues? Every time someone joins the server and the bot runs its jobs, the commands stop working and I've never seen that happen in Invitarr that uses the old command function.
You should probably be running the different bots as seperate discord bot accounts. Slash commands need their commands to be synced with the server, and each time one bit syncs with the server, it unsyncs the other bots commands.
This wouldn't have been an issue with the old command system, as the bots were essentially just responding to messages, so it was not an issue of multiple bots were reading and responding to the same messages.
Try giving membarr its own bot account, and let me know if that fixes it! On Nov. 24, 2022, 11:43 PM -0800, Peter Olausson @.***>, wrote:
Yes, I do have Plex Discord Role Management and Requestrr connected to the same bot. Would that be what is causing issues? Every time someone joins the server and the bot runs its jobs, the commands stop working and I've never seen that happen in Invitarr that uses the old command function. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
I get this error message each time the bot runs a requests towards the Discord server. I've kicked the bot after migrating from Invitarr, set OAuth URL generator settings to use the bot and application.commands options and set the bot permissions to Administrator.