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

Prioritize active discord users for puppet accounts #152

Open aaronpk opened 6 months ago

aaronpk commented 6 months ago

When running with a limited number of puppets, I've found that random discord users get added to IRC and often times those users are not even active on the discord side. It would be great if the bridge could prioritize which users get puppet accounts so that active discord users appear better on the IRC side.

If it's too complicated to prioritize automatically, I'd be fine defining a list of discord users that get puppet account priority instead.