Skip to content

This project is no longer active nor maintained. It has been publicly archived.

License

Notifications You must be signed in to change notification settings

DIBSTER-Archives/Welcome-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome-Bot:

A very simple Discord Welcome and Leave bot created in discord.js and is easy to configure.

Prerequisites:

  1. NodeJS
  2. Prior knowledge of JavaScript and JSON. It literally is a "fill in the blank and your good to go" type of bot, but if you get errors, that's on you bud.
  3. A Discord bot token from the Discord Developer Dashboard.

Configuration:

It doesn't take a rocket scientist to set this bot up.

Steps:

  1. Change example.config.json located in the src/Configuration/ folder, and rename it to config.json.
  2. Start filling out the information inside of the configuration file. If you don't, you bot won't run properly. Your Discord token is the thing you get from your dashboard.
  3. Run the following commands:
npm install

Followed By:

node index.js
  1. Your good to go! Now you setup this bot, your all done.

Credits

  1. Me (DIBSTER)
  2. Myself (DIBSTER)
  3. I (DIBSTER)

Why Archive?

My very first open source bot project. It was really simple, so I don't have any reason to keep it here.

Disclaimer:

I do not take any responsibility for any damage that this bot might cause, nor responsibile to maintain this Repository. This Discord bot source code is open sourced as a shortcut for bot developers to quickly launch a bot for there needs, and not meant for a complete beginner with little to no experience with the Discord API, Javascript, and/or NodeJS. Proceed to use the following Repository code at your own risk.

🔐 License:

  • Distributed under the Apache-2.0 license. See LICENSE.md for more information.
  • Ask you include credits when you are using this. Link back to this repository or state my GitHub name.

About

This project is no longer active nor maintained. It has been publicly archived.

Topics

Resources

License

Stars

Watchers

Forks