nuggies
TypeScript icon, indicating that this package has built-in type declarations

3.1.3 • Public • Published

Nuggies

discordBadge downloadsBadge versionBadge documentationBadge

NPM Info

An Utility Package For Discord Bots!

📂・Installation

npm i nuggies

🖥️・Setup

const Discord = require('discord.js');
const client = new Discord.Client();
const Nuggies = require('nuggies');
Nuggies.connect("MONGODB_CONNECTION_URL");
Nuggies.handleInteractions(client);
Nuggies.Messages(client, {}); // full customization

💡・Features


👥・Contact Us

If You Have Any Problems You Can Join Our Discord Server.

Documentation Can Be Found Here.

Bugs/Suggestions Can Be Submitted Here


👮・License

Nuggies npm licensed under the terms of Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International ("CC-BY-NC-SA-4.0"). Commercial use is not allowed under this license. This includes any kind of revenue made with or based upon the software, even donations.

The CC-BY-NC-SA-4.0 allows you to:

  • [x] Share -- copy and redistribute the material in any medium or format
  • [x] Adapt -- remix, transform, and build upon the material

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • NonCommercial — You may not use the material for commercial purposes.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

More information can be found here.

Package Sidebar

Install

npm i nuggies

Weekly Downloads

186

Version

3.1.3

License

CC-BY-NC-SA-4.0

Unpacked Size

130 kB

Total Files

25

Last publish

Collaborators

  • ass_dev
  • pro-gamer007