-
-
Notifications
You must be signed in to change notification settings - Fork 720
Open
Labels
a: frontendRelated to output and formattingRelated to output and formattinga: utilityRelated to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)p: 1 - highHigh PriorityHigh Prioritystatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: featureNew feature or requestNew feature or request
Description
In #1446 we made the bot unfurl and message links found in reported incidents. This sends a webhook with details on the message referenced.
This is incredibly useful, especially for people on Android, where Discord links are completely broken.
I would like to request that this feature is extended to at least all staff channels, with the option to whitelist additional channels/categories if needed.
As a brief spec, the bot should look for Discord links in all messages in staff channels, for each link found the bot should send an embed similar to below.
See the linked PR for reference on how this was done. We should likely make this logic a shared util.
Shivansh-007, dawnofmidnight, jchristgit and bsoyka
Metadata
Metadata
Assignees
Labels
a: frontendRelated to output and formattingRelated to output and formattinga: utilityRelated to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)Related to utility commands: (bot, eval, extensions, jams, reminders, snekbox, utils)p: 1 - highHigh PriorityHigh Prioritystatus: approvedThe issue has received a core developer's approvalThe issue has received a core developer's approvalt: featureNew feature or requestNew feature or request