out-of-your-element/m2d/converters
Cadence Ember 53a009ca45 m->d: Users who aren't joined can be mentioned
This works by writing @name in the message, where `name` is the username
or displayname of the person in the guild you want to mention. If it
matched, the person will be joined and mentioned on their side.

Unfortunately this requires you to guess the person's name, and may lead
to embarrassment if it doesn't activate as you intended. Good luck!
2023-11-23 13:41:02 +13:00
..
emoji-sheet.js Improve code coverage 2023-10-07 22:47:31 +13:00
emoji.js Fix more edge-case embed formatting 2023-10-28 00:24:42 +13:00
event-to-message.js m->d: Users who aren't joined can be mentioned 2023-11-23 13:41:02 +13:00
event-to-message.test.js m->d: Users who aren't joined can be mentioned 2023-11-23 13:41:02 +13:00
utils.js Fix more edge-case embed formatting 2023-10-28 00:24:42 +13:00
utils.test.js Improve code coverage 2023-10-07 22:47:31 +13:00