Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to send bot commands to Discord channel bots #114

Open
jfryton opened this issue Aug 22, 2023 · 4 comments
Open

Ability to send bot commands to Discord channel bots #114

jfryton opened this issue Aug 22, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@jfryton
Copy link

jfryton commented Aug 22, 2023

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 jfryton added the enhancement New feature or request label Aug 22, 2023
@Sid127
Copy link

Sid127 commented Aug 22, 2023

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

@jfryton
Copy link
Author

jfryton commented Aug 22, 2023

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

@Sid127
Copy link

Sid127 commented Aug 22, 2023

try !discord exec make "prompt"

@Sid127
Copy link

Sid127 commented Aug 23, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants