Local setup: To set up: nodemon app.js ngrok http 3000 After, we go to our app and add the ngrok link, appended with /interactions. You will also need to have a .env file locally with the following keys: APP_ID DISCORD_TOKEN PUBLIC_KEY OPENAI_API_KEY