The config was slightly confusing for me, and so i honestly dont know how to make myself an IRC op. I mean, I tried putting my nick in there, and setting a password but it didn't work.
Thanks in advance, SteveB.
Hi Steve!
The config was slightly confusing for me, and so i honestly dont know how to make myself an IRC op. I mean, I tried putting my nick in there, and setting a password but it didn't work.
Configure an IRC operator in the configuration file:
[Operator] Name = MyName Password = secure
Then issue the command
/OPER MyName secure
when connected to your IRC server.
The name configured in [Operator] blocks is in no way related to IRC nick names.
Regards Alex