-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
It would be helpful if we had a command that automates some of the annoying, repetitive parts of posting an announcement about the weekly community call! cc @ElianCodes.
Requirements:
- Role-restricted slash command (
@maintainers
). Can be posted in any channel. - Automates the following fields in an embed:
- WHEN: Localized timestamp when the event begins (a shortcut might be to just use "at the top of the hour")
- WHERE: Link to the
#stage
channel (it has historically been#stage
OR#chat
so this might need to be dynamic?)- Possible? Share the link to the existing community call event.
- WHAT Provide an option to customize the announcement message
- Optionally, link to the agenda for the call? Could just be part of the message, I guess
- WHO: Option to ping certain roles or just
@notify-events
? Default would probably be no pings.
alexanderniebuhrElianCodes