Basile Samel
writing/making/coding shokunin
chat feature - display logged users
chat feature - display links
chat feature - display images
chat feature - display threads
write part 2 - installing a Slack Application: https://200wordsaday.com/words/integrating-slack-in-a-website-200695d01fbaace5e7
chat feature - function to parse content and fetch user data from the front-end
chat feature - manage message events
tweaked the check nodejs script
write "Integrating Slack in a Website" https://200wordsaday.com/words/integrating-slack-in-a-website-199855d00b9d7dac13
chat feature - switch between channels
result after parsing the data (links, mentions + syncing usernames)
chat feature - parse links and channel mentions
chat feature - map user id to user username and user avatar
write "Do Not Eat the Snake" https://200wordsaday.com/words/do-not-eat-the-snake-199245cff916bad3d2
chat feature - data cleaning / convert emoji short name to unicode
integrating Slack in 200WaD, it starts looking like smthg:
chat feature - sync Slack user emails with 200WaD user emails
chat feature - display messages from Slack
chat features - display channels
add TeamStreak section in FAQ
write "Minimalist Entrepreneurs" https://200wordsaday.com/words/minimalist-entrepreneurs-198205cfe22ede4cf8
200WaD client to Slack over RTC API (websockets)
chat feature - be able to send message to Slack from 200WaD
add SlackAccount table and implement CRUD services
chat feature - slack auth service