Skip to content

Repository files navigation

cupcake

Cytube chat recorder for daiseihai.

Downloads

Pre-built binaries are available on the releases page for the following platforms:

Operating systemArchitectures
Linux (glibc)ARM64ARMv7x86-64
macOSARM64x86-64
WindowsARM64x86-64

Latest development builds are also available as build artifacts on the actions page if you are logged into GitHub.

Usage

cupcake [OPTIONS] <DOMAIN><CHANNEL>

For full usage instructions, run cupcake --help.

Docker

cupcake is also available as a Docker image.

Example Docker Compose manifest:

version: '3.7'services:
cupcake:
container_name: cupcakeimage: ghcr.io/hamuko/cupcake:latestcommand: cytu.be xxxxvolumes:
- /path/to/cupcake/dir:/cupcakerestart: on-failure

Filtering messages

Cytube sends all chat messages, including ones from shadow-banned users, to anonymous connections. This can be prevented by logging in as a guest user using the --guest-login option with a unique, non-registered username. This also means that cupcake is visible in the channel's member list as a guest.

Limitations

cupcake currently only supports Cytube servers that use Engine.IO version 4. However, all cup-related servers should be already using Engine.IO version 4, so this should not be an issue.

About

Cytube chat recorder for daiseihai.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages