Skip to content

An Open Source version of Cryptonix X and a basic frame for any discord.js bot

License

Notifications You must be signed in to change notification settings

GoldMonkeyYT/Discord.js-Bot

 
 

Repository files navigation

JS-Discord-Bot

An Open Source version of Cryptonix X and a basic frame for any discord.js bot

(IMPORTANT: Made for discord.js v11, not yet ready for v12)

Made by HarutoHiroki#4000

Requirements

Optional tools

  • PM2 - NodeJS Module

How to setup

  1. Make a bot here and grab the token Image_Example1

  2. Fill in the required spots, such as token, prefix and change anything you like in config.json and customisation.json.

  3. To install what you need, do npm install
    (If the installation shows error for you windows users, first, blame node-gyp. Second, download integer, better-sqlite3 and quick-db from their respective repo on GitHub, extract into node_modules and cd into the folder then do node-gyp rebuild)
    NOTE: Use npm install with Administrator/sudo

  4. Start the bot by having the cmd/terminal inside the bot folder and type node .

  5. Enjoy!

About

An Open Source version of Cryptonix X and a basic frame for any discord.js bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%