thieleju / statsbot

Discord Bot to gather data from public APIs using node.js and discord.js! Hacktoberfest Event Project
MIT License
22 stars 45 forks source link

Created /npm command #81

Closed alexandrosyiangou closed 2 years ago

alexandrosyiangou commented 2 years ago

Added new command /npm

Details

Description

The bot will query on the NPM Registry API and return defails about packages registered on the NPM. The api endpoint can be found here https://registry.npmjs.org/

Parameters:

Required - package name: The package's name that the user wants to get its details Optional - package version: Specific package version or latest