HackRU / lcs

The backend for HackRU's website. Manages the user system.
http://hackru.org
MIT License
6 stars 5 forks source link

Move token to header for slack announcement #153

Closed lucentfong closed 3 years ago

lucentfong commented 3 years ago

Move token to header for slack announcement to reflect change in slack API. Old code still works for old links, but will fail for new links.

Anarav commented 3 years ago

Looks good!