Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 596 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 596 Bytes

ping api every x (minutes)

if a terri alt is live => send mention to @everyone within channel titled "live👁"

add terribot to your server: bot invite link

install

yarn install

cp .example.env .env
cp .example.env .dev.env
  • both contents can be identical for dev/prod environment for simplicities sake

  • create a new "discord application" and paste tokens into both .env files

run

yarn dev