cameroncros / OctoPrint-DiscordRemote

Discord plugin for OctoPrint
MIT License
66 stars 34 forks source link

Update to use Discord Integrated commands #256

Open tdub415 opened 4 months ago

tdub415 commented 4 months ago

Is your feature request related to a problem? Please describe. After getting my bot set back up on my discord, due to built in and other bots using integerated "/" commands, I cannot send the /command as just text.

Describe the solution you'd like If the commands are reconfigured to be integrated commands, the list of command should self populate as you type after the "/" is typed

cameroncros commented 4 months ago

You can change the command prefix on the plugin to something like !. Registering proper discord /commands is a possibility, and im happy to merge it if anyone wants to work on it. I am not likely to get to it though.

The change would actually need to be done in: https://github.com/cameroncros/discordshim_rs