Skip to content
forked from tskau/cobold

telegram bot for downloading media, powered by cobalt

License

Notifications You must be signed in to change notification settings

Suburbanno/cobold

 
 

Repository files navigation

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

About

telegram bot for downloading media, powered by cobalt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.9%
  • Fluent 13.5%
  • JavaScript 4.1%
  • Dockerfile 1.5%