Skip to content

Discord Custom Bot built with discord.js & Uses Command Handler from discordjs.guide | ✔ Made By ~Jarvis1337

License

Notifications You must be signed in to change notification settings

Jarvis1337/Discord-Custom-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy


🤖 Discord Custom Bot

Discord Custom Bot built with discord.js & uses Command Handler from discordjs.guide


Installation

1. How to obtain a Discord Bot Token Guide
2. Node.js v12.0.0 or newer


🏁 Starting

I will prefer to run it on repl.it as it gives more convinience than glitch website.. Go to repl.it here.To gain free hacker plan, go to here and paste this code there

Code - Jarvis


🔥 A Major Outlook

After Completing all the required installments and the changes head over to Uptime Robot here and login there..Choose the monitor as https.Then you would need a link..You could get the link in the web section of you project..First time if you dont run the project you could not see that section.Run the project and you could see it.Then paste the link in uptime robot and take any name and click monitor..And your project will be online 24/7..

We Are Also Gonna Add Some More New Amazing & Existing Features... 🚀 Please follow on GitHub to stay tuned with us for more Exciting future Updates like this.


🔎 Making The Project

For PC users using VS Code -

git clone https://github.com/Yours-Jarvis/Discord-Custom-Bot
npm install

After installation finishes you can use node index.js to start the bot.

Type (npm i) in console

For repl.it users -

Tap on this --

Use on Repl.it


⚙️ Making Files

Copy or Rename config.json.example to config.json and fill out the values:

🚨🚨 Commiting your token to be accessed by others or making it public is strictly prohibited.So, dont share your token in any cost or use .gitignore to hide secrets 🚨🚨

{
  "token": "", //Your-Discord-Token//
  "prefix": "GR!",
  "mongoPath": "mongo path here",
  "redisPath": "redis path here"
}

© 2021 — Made By Your's Jarvis #2431 with ♥