Skip to content

Hydra618/welcomebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WELCOME BOT

  • It a Source code for welcome bot

INSTALLATION

  • First Fork the project
  • In config.js file keep ur bot token , prefix and owner id
  • Convert the repo into node.js
  • type npm install to install the files
  • after installation type node index.js
  • now ur bot is online

Usage - config.js

exports.TOKEN = "BOT_TOKEN";

exports.PREFIX = "BOT_PREFIX";

exports.OWNER_ID = "OWNER_ID"

COMMANDS :

  • help -- Total commands of the bot
  • invite -- Bot link
  • stats -- Stats of the bot
  • welcome -- total welcome setup commands

About

It a Source code for welcome bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published