InterOp Auth Mode Option
BlayTheNinth opened this issue ยท 0 comments
Right now, InterOp requires users to be authed and in the interOpAuthList in the config.
The plan is to make this behaviour an configurable option:
interOpAuthMode
= authList (default and recommended, same as now)
= channelOp (all channel ops of channel with this bot profile can perform commands)
[= query (ask for permission by querying another specified bot)]