onoderis / failchat

failchat is a desktop application for streamers that aggregates chat messages from multiple streaming platforms, displays viewer count, and more
https://onoderis.github.io/failchat/
GNU General Public License v3.0
22 stars 5 forks source link
chat goodgame javafx-application linux livestream macos multichat peka2tv twitch windows youtube youtube-stream

Failchat is a desktop application for streamers. It aggregates chat messages from multiple sources, shows you viewer count, etc.
Detailed description could be found on the site.

Requirements

Java 11 with bundled JavaFX. Liberica JDK is recommended.

Before you build

Create file src/main/resources/config/private.properties with the following properties and replace the values:

twitch.bot-name = BOT_NAME
twitch.bot-password = BOT_PASSWORD (has prefix "oauth:")
twitch.client-id = API_TOKEN
twitch.client-secret = CLIENT_SECRET