Skip to content

bgiorgio0506/WelcomeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Welcome bot

Features

Send private customize embed message

Assigne role to the new server member

Statistics and debugs commands

Usage

  1. Create an application at https://discordapp.com/developers/application

  2. Copy your BOT API access token (that you will find in the bot section of your application)

  3. Go to config.json and paste the Token

  4. Open your discord developers portal and select your application

  5. Copy the client ID and use this link https://discordapp.com/oauth2/authorize?client_id=<CLIENT_ID>&scope=bot to invite your bot (Replace CLIENT ID with your personal one )

  6. Open your terminal in the bot folder and run the command "node ."

Customization

For all customization go to the config.json and change what you want

Releases

No releases published

Packages

No packages published