Skip to content

Telegram user-bot that syncs your business location with now playing status on Last.fm.

License

Notifications You must be signed in to change notification settings

otomir23/lastfm-geo

Repository files navigation

lastfm-geo

mtcute powered Telegram user-bot that updates your business location* to match your now playing status on Last.fm.

Note: *Telegram Premium required.

First obtain an app id and hash here, then last.fm api key here

Development

pnpm install --frozen-lockfile
cp .env.example .env
# edit .env
pnpm start

generated with @mtcute/create-bot