matrix-org / matrix-appservice-discord

A bridge between Matrix and Discord.
Apache License 2.0
792 stars 149 forks source link

Ability to bridge Discord's "slash commands" with Matrix' feature of the same name #714

Open UsefulRabbit opened 3 years ago

UsefulRabbit commented 3 years ago

Hi hello,

Recently, I hit a block with the bridge. I was unable to use some Discord bots using Discord's "slash commands" feature.

(Thanks for creating and maintaining this very useful bridge!)

erkinalp commented 3 years ago

This is impossible as bots cannot initiate Discord slash commands. The other way around is possible (with severe limitations, such as up to 100 commands can be bridged, in an FCFS manner) though.

bsktof commented 11 months ago

create two separate bots you ahve a bridge for your app congrats