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
Hi,
/OPER hashes the password you give it, checks it agains oper users in the configuration file and
grants you IRC operator privileges, which right now doesn't amount to much.
I'm working on adding support for granting channel ops and voice with /mode, as it should be.
I'm trying to figure out how to get ops within a channel or at least ops privileges
I've used /OPER username password and I can see that the request authenticates
then this code is called:
but the user is not granted ops, is there any other way that could be used to moderate users
The text was updated successfully, but these errors were encountered: