/frog-bot

good fren who hops inside discord

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

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