git clone https://github.com/RyanCavanaugh/dt-mergebot.git
npm install
Ask Ryan for the bot's auth token (TypeScript team members: Look in the team OneNote). Don't run the bot under your own auth token as this will generate a bunch of spam from duplicate comments.
set AUTH_TOKEN=xxxxxxxxxxxxxxxxxxxxxxxxxxxx
npm run wet
Changing the rules? Run this command to compile.
npm run build