Skip to content

imjac0b/cosmo-attendance

Repository files navigation

cosmo-attendance

Automatically complete attendance challenges inside of MODHAUS's Cosmo platform. This tool monitors and responds to attendance check-ins, ensuring consistent participation without manual intervention.

Setup

Install dependencies:

bun install

Set required environment variables:

export ACCESS_TOKEN="your_cosmo_access_token"
export ARTISTS="tripleS,artms"  # Optional: comma-separated list of artists

Run the automation:

bun run index.ts

Built with Bun runtime for fast execution and reliable automation.

About

Automatically complete attendance challenges inside of MODHAUS's Cosmo.

Resources

Stars

Watchers

Forks