Third installment of magbot! This time with double the authors!
Clone the repository.
Run npm i
to install deps.
Run npm start
to run magbot3.
- Update all your packages with
npm update
- Be sure you haven't made a typo and your code is correct
- Don't create issues which occur in a modified version
- Respect and follow the current programming style
- Test your changes with
npm test
- Check your code style with
eslint
MIT(LICENSE)