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
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
yarn dev