Gocnak / Botnak

A Java-based IRC chat client with focus on Twitch.tv streams.
https://gocnak.github.io/Botnak
MIT License
67 stars 28 forks source link

[New GUI] Add-Stream GUI #109

Closed Gocnak closed 9 years ago

Gocnak commented 9 years ago

Current one works but we need to expand this to do three things:

  1. What it currently does, allow a user to enter a chat they want to join.
  2. Allow for users to hook it up with their followers list for easy adding, see JList for how to implement that.
  3. Topic tab creation. See issue #13. Keyword catchers, sub/donor messages, questions, all that.
Gocnak commented 9 years ago

Topic tab creation will turn into its own GUI, where you will have to right click the "+" to access it.