Support bot for the Valkyiren Skies 2 Discord server, which is powered by GPT-3
In order to set this up you'll have to:
- Clone the repo
- Open the repo in your command line ( cd [Path])
- Run the command: "npm install" or "npm i"
- remove .template out of .env.template
- inside .env replace write your api keys and tokens in their respective places
And just like that it's fully set up, if you want to run it, simply run the command "node index.js" while inside the repo