Skip to content

buffet-time/buffetbotjs

Repository files navigation

Buffet Bot

To use

  1. Clone Repo
  2. Get Discord bots token and update config.js
  3. install ffmpeg on your machine
  4. $ pnpm install
  5. $ pnpm compile && pnpm execute

Notes for myself for deployment

pm2 start "pnpm compile && pnpm execute" --name bot

in (/etc/network/interfaces)

end1 or eth0 depending on what ip addr reports the ethernet connection as

auto end1
iface end1 inet dhcp
        hwaddress ether 12:34:56:78:9A:BC

About

A Discord Bot that I made for my private discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published