Skip to content

tgcallsjs/LemonJamsBot

Repository files navigation

LemonJamsBot

Setup

  • Install youtube-dl
  • Fill out the .env
    • Get STRING_SESSION with npx tgsession
    • Copy example.env to .env
    • Put in your information
  • Start the bot
    • Install dependencies from npm
      $ npm install
    • Build TypeScript
      $ npm run build
    • Run the bot
      $ npm start

About

An example bot using tgcallsjs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published