Skip to content

Welcome Bot is a Simple (Discord Welcome Bot) built with discord.js & canvas

License

Notifications You must be signed in to change notification settings

A9039/Welcome-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Welcome Bot (Discord Welcome Bot)

Welcome Bot is a Discord Welcome Bot built with discord.js & canvas

Installation

git clone https://github.com/TheMaestro0/Welcome-Bot.git
cd Welcome-Bot
npm install

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

Configuration

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

{
  "TOKEN": "", //TOKEN OF THE BOT
  "WelcomeChannel": "", //Welcome Channel Name
  "WelcomeMessage": "Hey [[user]], Welcome to [[server]] you are member number: [[members]]", //WELCOME MESSAGE
  "AutoRole": false, //if you want to enable Auto role in the server | true/false
  "AutoRoleName": "", //Auto Role Name
  "SetStatus":"Welcome Bot | Invite ur friends :)", //Set GAME-STATUS of the bot
  "DM": true, //if you want to enable DM Welcome Message in the server | true/false
  "DMMessage": "" // DM Welcome Message
}

Features

  • Auto role
  • Welcome with a image
  • DM's Welcome Message
  • Simple to use
  • Easy to Change

Welcome image

Contributing

  1. Fork the repository
  2. Clone your fork: git clone https://github.com/your-username/Welcome-Bot.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git commit -am 'Add some feature'
  5. Push to the branch: git push origin my-new-feature
  6. Submit a pull request

Credits

@TheMaestroo#4901

Need Help?

join our server

About

Welcome Bot is a Simple (Discord Welcome Bot) built with discord.js & canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published