/Windespleintje

You Will Lose

Primary LanguageTypeScript

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