hifi / heisenbridge

a bouncer-style Matrix IRC bridge
MIT License
241 stars 32 forks source link

automode support #56

Open Mikaela opened 3 years ago

Mikaela commented 3 years ago

I would like to have Heisenbridge automatically giving ops (or voices in some cases) to users whose hostmasks I specify especially in IRCnet where there is no ChanServ. I think it should have option for width to either do it on specific channels or in case the hostmask belongs to user themself on all channels.

hifi commented 3 years ago

It would be fairly easy to set this up per-channel by adding a command that stores the list of masks and target modes into the room itself. The downside is leaving the room will also lose the list but it would be by design.