Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 437 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 437 Bytes

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