You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out some servers don't allow identification with `PASS` so we
have to send `PRIVMSG` to `NickServ` in `auto_cmds`, but we don't want
new tabs for that. So, this hack needs to stay until we implement named
command arguments and add a argument to `/cmd` for not creating tabs
(#66).
As discussed in #61,
Current command implementation has some issues and/or could be improved.
/help
command that lists all commands)I'm hoping to fix these. As usual contributions are welcome.
Other commands-related issues: #63 (
/join
doesn't support password-protected channels), #59 (/connect
doesn't allow connecting with TLS).The text was updated successfully, but these errors were encountered: