commands
commands copied to clipboard
JDA: Webhook permissions
Need a way to handle permissions for webhook messages. Ideas:
- WebhookPermissionResolver - custom resolver to parse names (ie: a bridge bot can identify who the sender is on IRC etc, and map to discord)
- Add a "webhook" permission node and command nodes can specify webhook as the permission to allow it
- Add a custom mapping table for "Webhook of this ID has this permission map"
Looking for input and assistance here