this repo has no description
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Teal-Cider#

This is a tool that gets the current playing song on Cider and makes a PDS Record for teal.fm

Requirements#

  • Go
  • Cider
  • An ATProto Account

Environment Variables#

  • HANDLE : Your ATProto Handle [alice.bsky.social]

  • CIDER_TOKEN : An APP_TOKEN from the Cider app (See the Docs)

  • APP_PASSWORD (optional) : An ATProto App Password

Running#

$ go build .
$ HANDLE="" CIDER_TOKEN="" ./teal-cider