evanyeung / terminal-slack

Terminal client for slack
MIT License
1.03k stars 78 forks source link

Update message/user channel list with unread counts and colors. #65

Open courtenay opened 6 years ago

courtenay commented 6 years ago

The RTM stream gets all these messages, may as well put them to work.

courtenay commented 6 years ago

.. or is it better to move the channel list to be a table with cells instead of doing regex backflips on the name/counter?