Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 622 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 622 Bytes

cobold

telegram bot for downloading video & audio files from many services, powered by cobalt.

running

  • install dependencies using project's dependency manager - pnpm:
    pnpm install
  • populate .env with required env variables based on .env.example
  • build the code
    pnpm build
  • start the bot
    pnpm start

note: if you're using docker, don't forget to create a volume for /app/data!

license

this project is licensed under the mit license