k8thekat / GatekeeperV2

Update to Gatekeeper
GNU General Public License v3.0
27 stars 11 forks source link

Reaction based Whitelisting #67

Open snaggo opened 1 year ago

snaggo commented 1 year ago

A whitelisting system that functions via discord reactions to a message from the bot.

k8thekat commented 1 year ago

Not a bad idea. Ill see what I can't come up with.

k8thekat commented 1 year ago

Given the introduction of /whitelist_request command and allowing Users/Players to instantly auto-whitelist when setting /bot whitelist wait_time 0 I am going to hold off on creating something to this degree.

I may revisit this in the future; I would hate to confuse people with multiple ways of whitelisting at this time.

k8thekat commented 1 year ago

So after learning of a way to handle Interaction/Button clicks on an Embed that last's forever I have an idea of how to support reaction based whitelisting.

This will still take time as I am refactoring; but this will be a possible feature after the rebuild.