A headless Discord Rich Experience provider for Destiny 2
- Ensure that you have the actual LTS version of Node.js.
- Install the dependencies
npm i
.You might need to install the prerequisites of node-gyp.
- Build the project
npm run build
. - Run the project
npm start
. - Have fun!
- Commitizen to commit easily and informatively.
- VS Code ESLint extension to keep your code clean.
- Prettier formatter for VS Code to beef up VS Code formatter.
Some settings are provided for those two directly in
.vscode/settings.json
Thanks goes to these wonderful people (emoji key):
Louis Bompart 💻 | pjuhel 💻 🐛 | TalenTaylor 🐛 | Koby 🐛 | Axel Greavette 💻 | Phillip 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!