Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Send raw commands and set mode #32

Open
klppl opened this issue Jan 26, 2020 · 1 comment
Open

Send raw commands and set mode #32

klppl opened this issue Jan 26, 2020 · 1 comment

Comments

@klppl
Copy link

klppl commented Jan 26, 2020

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? :)

@Headline
Copy link
Owner

The following setting allows one command to be executed upon connection for authorization, but sounds like you need more flexibility.

"IRCAuthString": "some command here",

It's certainly possible to allow this setting to be multiple commands

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants