Skip to content

AryanAg08/Discord-Package-npm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Install package using npm init discord-package-npm.

  1. Call index.js in your main File;
  2. Add Crenditals to the File;
const MainFile = require("Discord-Package-npm");
const Crenditals = {
    token: "YOUR_BOT_TOKEN",
    mongo: "YOUR_MONGODB_CONNECTION_URL"
}

MainFile(Crenditals);
  1. This will do everything;
  2. Now you can go ahead and Install other packages as per your needs.

You can find the package here:

[Github] [NPM]

About

An open Source NPM Package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published