Skip to content

Hu1k1e/CON-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CON-Bot

This is a discord bot coded using JavaScript and the discord.js module

Features of the Bot Include

  1. Direct Messaging the people who join the server
  2. Server Greeting
  3. Timed messages
  4. Meme Retrieval from subreddits
  5. Economy features (Coins, Exp)

Files

  1. index.js - Main file containing the code for the bot
  2. Procfile - Tells the hosting server "Heroku" how to run the bot
  3. Package.json - The main info about the bot
  4. Commands Folder - Command Handler related files detached from the main intex.js file

Setting up

  1. Modules such as discord.js, random-puppy, fs, node.js which can be downloaded from cmd. (npm install discord.js --save //etc)
  2. Node_modules contain all the files required to run the modules

References [1] CodeLyon [2] Discord.js.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors