- side tabs with channels for chat and viewers window. That will allow to filter messages/viewers by channel;
- audio notifications on new message, new follower etc;
- OBS plugin settings dialog;
- option to automatically hide chat on stream if there no activity;
- custom user skins for application windows and web ui;
- Script engine to add new chat services without .exe re-build. I'm testing it right now and it works good so far.
Also I want to solve a problem with missed messages. Not in the next release though
I wan't to add an "unread" mark for new messages and some keyboard shortuct to reset that mark.
One of solutions I'm thinking about is to use LGHD button for that:
It could be used to mark unread messages in easy way. And as soon as OBS Remote plugin support is already implemented - it also can be used to stop/start stream, switch scene etc.
I sniffed it's protocol already so it won't be difficult to do that.