Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 770 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 770 Bytes

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