GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Get Reddit username through custom Slack profile field #385

Closed TimJentzsch closed 2 years ago

TimJentzsch commented 2 years ago

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: