commands icon indicating copy to clipboard operation
commands copied to clipboard

JDA: Webhook permissions

Open aikar opened this issue 7 years ago • 0 comments

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

aikar avatar Aug 03 '18 17:08 aikar