We introduced a custom "Reddit Username" field for the Slack profiles so that mods can set their username there instead of having to use the Slack display name.
This field is now used to pull the username, with the display name as fallback.
Note that the Slack documentation on the "fields" attribute are very sparse, so I might have to do some debugging in production to get this fully working.
Relevant issue: Closes #380
Description:
We introduced a custom "Reddit Username" field for the Slack profiles so that mods can set their username there instead of having to use the Slack display name. This field is now used to pull the username, with the display name as fallback.
Note that the Slack documentation on the "fields" attribute are very sparse, so I might have to do some debugging in production to get this fully working.
Checklist: