DISCORD_TOKEN=your.token.here
DISCORD_ID=discordIDhere
SUPRESS_EVERYONE_PINGS=no
BOARD_PORT=COM3
LCD_PIN=13
PIEZO_PIN=11
- Install Node.js and NPM
- Setup arduino and configure Node.js. I suggest following this guide
- Clone and CD into this repo
- run
npm install
- run
node index.js