- Node.js https://nodejs.org/en/download
npm install -g discord.js dotenv
- Clone this repo
npm ci
- Create .env file and get token from steel
ALLOW_CONFIG_DUMP=true
TOKEN='[INSERT TOKEN HERE]'
- run
npm start
command from development directory, and should start local instance and dev bot should respond to commands
- Give me github deets so I can add you as a contributor
- Alternatively send the code and ill add it myself
- Commit/push changes to github repo
- Ping steel to push to prod bot server (better process inbound)