| View previous topic :: View next topic |
| Author |
Message |
kerum Voice
Joined: 11 Jan 2013 Posts: 8
|
Posted: Sat Jan 12, 2013 2:52 am Post subject: .chattr |
|
|
Hi. I'm having some issues with .chattr.
It worked when I did
| Quote: | | <me> .chattr me +a #channame |
Works for me. When I reconnect and identify, it works.
But the problem is, I did the same thing for another user like this:
| Quote: | | <me> .chattr him +a #channame |
Then the bot replied:
| Quote: | <bot> Global flags for him are now +hp.
<bot> Channel flags for him on #channame are now +a. |
But the bot still doesn't give him op. Any help is appreciated. |
|
| Back to top |
|
 |
willyw Revered One
Joined: 15 Jan 2009 Posts: 1175
|
Posted: Sat Jan 12, 2013 4:28 am Post subject: |
|
|
Give user +o too, and see what happens.
| Code: |
.chattr him +o #channame
|
To check user's current flags:
|
|
| Back to top |
|
 |
|