DeltaCoderr / KarmaBot

🤖 A Multipurpose Discord Bot with a Music System & Utility commands used by 200K+ users!
https://karma.deltacoderr.repl.co
GNU General Public License v3.0
240 stars 198 forks source link

Add npm command #156

Closed vimode closed 1 year ago

vimode commented 1 year ago

This PR adds the slash command for /npm command, which accepts a package name a required option.

It will show errors if its unable to fetch anything from npm (if npm is down!) and will also show an error if no results are found that are closest to the search query.

On successfully fetching the package, it will display the package name, version, npm link, description, author name if any and the list of maintainers as an embed.

Let me know if there needs to be any fixes or addition to the command's output.

Thank you.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication