JorrinKievit / Windespleintje

You Will Lose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windespleintje discord bot

Get started

  1. npm install

  2. Create a .env file in the root of the project with the following values:

    Variable example
    DISCORD_TOKEN asdfasdf
    NODE_ENV production
    SANITY_ENDPOINT https://[projectid].api.sanity.io/v2021-06-07/data/query/production?query=
  3. npm run build

  4. npm run start

About

You Will Lose


Languages

Language:TypeScript 91.6%Language:JavaScript 8.4%