discordjsorg / discord.js-samples

Sample | Take A Look At Some Codes | If we took your code we will give credits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AboutConfig/.envInstallationSetting UpLicenseCredits

discord.js-samples

Sample | Take A Look At Some Codes | If we took your code we will give credits

Credits

Please make sure to join the bot developers server atleast to appreciate their work!

About

This is not the official Discord.js Github. We are 3 developers trying to make it easier for everyone DYNOMYT & elite_ & PixelJayden. Its simple just take some examples from the folders we have added if you'd like to copy the code just add credits to the creator || What happens if i dont? || You can get sued by the people who coded the bot. We will be posting bots daily/weekly depends if we have tested the bot OR not, we will be adding more bots such as giveaway bots, requirments gw bot etc..

Installation

If you'd like to use some of our/other people bots there will be a node_modules folder check it and install the modules in the folder otherwise you will need to run the bot a ton of times till you install of the node moudles Join Our Discord, Make Sure To Read the Credits

Config

For Config such as [Token], [API's]

If there is no [.env | config.json | config.js] File Add This!

Add a .env File

Then Type The Following :

{
      "token": "TOKEN HERE"
   }

What is theres commands like cat that needs a api??

{
      "token": "TOKEN HERE"
      "catapi": "API KEY HERE
   }

About

Sample | Take A Look At Some Codes | If we took your code we will give credits


Languages

Language:JavaScript 100.0%