Discord-IRC-Relay
Discord-IRC-Relay copied to clipboard
Send raw commands and set mode
Trying to figure out if it's possible to send raw commands to the irc client.
For example I want to auth my client at Quakenet, then set mode for it to hide my host. Example at Quakenet: /auth username password (You can also use /msg [email protected] AUTH username password) /mode username +x
Is it possible? :)
The following setting allows one command to be executed upon connection for authorization, but sounds like you need more flexibility. https://github.com/Headline/Discord-IRC-Relay/blob/45deed1b7bd384737af73dc221c8b7f24627389e/IRC-Relay/settings.json#L9
It's certainly possible to allow this setting to be multiple commands