Discord bot that check in NPM registry
- Get 5 most relevant npm packages :
!npm <your search>
- Create
.env
file
cp .env.sample .env
- Install dependencies
npm install
- Run
npm start
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2020 torzuoli.hugo@gmail.com.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator