matrix-org / matrix-appservice-irc

Node.js IRC bridge for Matrix
Apache License 2.0
467 stars 151 forks source link

Allow PL50 to change PLs in portal rooms #740

Open babolivier opened 5 years ago

babolivier commented 5 years ago

PL50 in portal rooms mean op on the IRC side, and an oped user is supposed to be able to op/deop other users. The m.room.power_levels event in these rooms should reflect that. Related to #408 and #619

BBaoVanC commented 3 years ago

Is there any way to deop people from the matrix side using !cmd or something? I have a room that it opped a bunch of random people in for some reason, and I don't have any way to deop them because my only account is on matrix.

emorrp1 commented 3 years ago

@BBaoVanC assuming you're registered via Matrix, you can interact with @ChanServ:libera.chat as an OP in the ordinary way DEOP #channame usernick

BBaoVanC commented 3 years ago

@BBaoVanC assuming you're registered via Matrix, you can interact with @ChanServ:libera.chat as an OP in the ordinary way DEOP #channame usernick

Hmm I tried using REGISTER but it says: You must be a channel operator in ##boba.best in order to register it.