This repository was archived by the owner on May 27, 2025. It is now read-only.

Description
Description
From the platform changelog:
The undocumented approach to mentioning users via the API — <@username> — will no longer function after September 12, 2018. Please reference with the user ID format (<@u123>) instead.
This undocumented approach is never explicitly depended on in this adapter, but its quite common for users of it to send messages that contain user mentions. We should try to get ahead of this one by offering everything a script needs to responsibly off-board from the deprecated behavior. here are some ideas:
Requirements (place an x in each of the [ ])