Skip to content

The-Rainbow-Studios/discord-v14-welcome-leave-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

We

Welcomer and Leave Bot

Some Images to preview the bot Image 1 Image 2 Image 2 Image 2

Can I use this handler in my bot or run this?

Sure you can! You cannot remove credits if you want!

For People making a youtube video on it

There should be a line in your video description

Credits to visa2code - https://youtube.com/@visa2code
His discord server - https://discord.gg/rainbow-studios-free-codes-869916537610448897

Any video not following this will be taken down!

Setup this sweet bot

  • Step 1
    Create a .env file with this template
TOKEN=secret

Fore replit users
click here

  • Step 2
    Fill ./botconfig/config.js file with this template
module.exports = {
  "token": process.env.TOKEN,
  "dbType": "MONGO", //quick.db OR MONGO
  "MONGOtype": "quickmongo", //quickmongo only
  "MongoURL": "", //if dbType = MONGO, this is required else skip
  "loadSlashsGlobal": true,
  "dirSetup": [{
    "Folder": "Info", "CmdName": "info",
    "CmdDescription": "Grant specific Information about something!"
  },
              {
    "Folder": "Setup", "CmdName": "Setup",
    "CmdDescription": "Setup the welcome plugin in the server"
  }]
}

Tip: How to get a mongodb URL?

  • Step 3 Now the final step. Run npm install and it will install all necessary packages. At last run npm run start or node .

    And your bot should be up and running!
    For Emojis Click here

Problems? or cant host it?

You can ask help in my support server by clicking here

Contributing

Steps to contribute:

Contirbute

That's it Thanks for contributing!

License

DBAD License

Support

For support join our discord support server.

Owners

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published