/cheesefly

CheeseFly enhances your streaming experience by sending Chzzk chats through HTTP requests, OBS shortcuts or MIDI!

Primary LanguageJavaApache License 2.0Apache-2.0

CheeseFly

Hits

CheeseFly enhances your streaming experience by sending Chzzk chats through HTTP requests, OBS shortcuts or MIDI!

Requirements

  • Java 17+

Configuration

  • chzzk.nid.aut: The value of NID_AUT cookie.
  • chzzk.nid.ses: The value of NID_SES cookie.
  • chzzk.channel.id: The channel id of Chzzk.

Launch

$ java -jar cheesefly-0.0.4.jar --chzzk.nid.aut=... --chzzk.nid.ses=... --chzzk.channel.id=...

Features

Sending chat

Packaging

$ mvn clean package