An IRC bot created by the /r/pokemontrades team for our use.
Note: we recommend yarn due to it's improved caching and more reliable dependency installs, however npm should work just fine for the majority of people.
yarn
or npm install
mv config.default.js config.js
yarn start
npm start