acmutd / acm-bot

🤖 | A Discord automated bot for the official ACM Community server.
7 stars 4 forks source link

Shoutout slash command doesn't ping recipients #67

Closed ez314 closed 2 years ago

ez314 commented 2 years ago

Old shoutout command pinged recipients underneath the embed. This was accomplished by sending 2 messages, 1 with the embed (where mentions don't ping) and 1 normal message (where mentions do ping)

We can keep it the same way, or we can add the pings as normal message content, outside of the embed but in the same message.

@khreate @NickBurnett feel free to take if you have time