qaisjp / go-discord-irc

The Discord and IRC bridge with puppets! An IRC user is created for each Discord user, messages from IRC seamlessly appear on Discord, and Discord mentions are automagically converted to and from IRC.
MIT License
113 stars 32 forks source link

If operator set gline to puppet flood in irc side... #144

Open bgirc opened 1 year ago

bgirc commented 1 year ago

If opererator set gline to one of puppets script flood entire network with connection try loop. How to solve this ?

qaisjp commented 1 year ago

unless you are an irc server operator, you should not use the puppet functionality, unless you have a very small discord server.

i've not accounted for this use case, so this is probably a bug we should fix. in the meantime, maybe you can set the ignored_discord_ids setting (see the docs in README.md) to ignore that user ID? I think that might prevent the puppet from joining the irc channel (but I don't remember for sure)

alternatively maybe you can ask the operator to unban one of the puppets.