matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
459 stars 147 forks source link

adding more commands/messages to irc bridges #583

Open shirishag75 opened 6 years ago

shirishag75 commented 6 years ago

Could something be done to add more commands such as http://www.geekshed.net/commands/user/ so can interact with various irc bridges. Sharing an example.

shirishag75 commented 6 years ago

irc-commands-in-irc-bridges

t3chguy commented 6 years ago

Slash commands are resolved by the client and never reach the bridge so that example wouldn't work

shirishag75 commented 6 years ago

even doing !help doesn't seem to make much of a difference .

http://paste.debian.net/1026070/