discord icon indicating copy to clipboard operation
discord copied to clipboard

Ability to send bot commands to Discord channel bots

Open jfryton opened this issue 1 year ago • 4 comments

I currently don't seem to be able to send /commands to Discord bots. This would be useful for servers that support things like AI image generation (example: using /make on https://discord.gg/fulljourney).

Thanks!

jfryton avatar Aug 22 '23 03:08 jfryton

You can run those using !discord exec in a room. However, only bridges logged in with user accounts can use them.

Sid127 avatar Aug 22 '23 05:08 Sid127

You can run those using !discord exec in a room. However, only bridges logged in with user accounts can use them.

Thanks very much! It would be helpful if it were shorter.

Via Bridge: !discord exec make prompt="This is a prompt with spaces"

Via Discord: /make prompt: This is a prompt with spaces

jfryton avatar Aug 22 '23 05:08 jfryton

try !discord exec make "prompt"

Sid127 avatar Aug 22 '23 08:08 Sid127

ok, sorry about that. Admittedly I hadn't used the exec command at all, but I did get it working just fine image

Sid127 avatar Aug 23 '23 08:08 Sid127