meebey / smuxi

Smuxi is an user-friendly and free IRC client for Linux, Windows and Mac OS X based on GNOME / GTK+
https://smuxi.im/
GNU General Public License v2.0
172 stars 46 forks source link

Engine-IRC: implement /oper command #244

Closed RavuAlHemio closed 8 years ago

RavuAlHemio commented 8 years ago

Upon successful authentication with the credentials given to the command, OPER <username> <password> grants IRC operator (IRCOp) privileges to the issuing user.

Apparently Smuxi didn't support this command yet (without /quote or /raw).