Skip to content

beep-boop-blob/frog-bot

 
 

Repository files navigation

frog bot

frog bot

how

make sure these are system-wide installed:

these will get automatically downloaded:

  • webkit (playwright)
  • gifski
  • yt-dlp

copy .env.sample to .env and set your token

install packages with pnpm install

install playwright deps with sudo npx playwright install-deps

run with node dist/main.js

or use pm2 start ecosystem.config.js

if you want to use your own ffmpeg installation set env FFMPEG_BIN

About

good fren who hops inside discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 59.1%
  • JavaScript 24.2%
  • HTML 15.3%
  • Other 1.4%