Skip to content

Latest commit

 

History

History
76 lines (49 loc) · 2.96 KB

README.md

File metadata and controls

76 lines (49 loc) · 2.96 KB

Advanced Discord Welcomer Bot

Step 1

If you use Visual Studio Code and etc, Don't forget to install node.js app (required +v16.9) on your computer then you will be able to enter this comamnd in your console:

npm init -y

for create package.json file (If you use replit you easily can skip this step)

Step 2

Only need to Install discord.js v14 library by enter this command in your console:

npm discord.js

Step 3

Make sure to fill out the config.json file by your infomarion and according to the information that stated in their description For exmaple all of the "url" only accepts links that include https and http and don't leave anyting blank or omitted

  • Also you can change your bot's Activity Type with this official docs in the index.js file in line: 272 | Default is: Watching

Step 4

If you are sure that all the information is filled and confirmed, run your file by enter this command in your console:

node index.js

so now that your advanced welcomer discord bot will go online and start it's exclusive working...


Features (Can fully customized)

DM Welcomer with 4 link buttons and create a server invite link.

DM Welcomer

Welcoming to the NEW members in the specific channel and delete it after 90 seconds.

Welcome to members in server

Adds a Different Role to the Humans and Bots!

Humans:

Humans

Bots:

Bots

Sets Your Server Member count to a Voice Channel. (Refresh every 15 minutes)

Sever Stats

Welcomer Log System.

Log

with Ping on Join. (Mention your member to a text channel when joined and delete it after 3 seconds)

Copyright (c): Masih 2023/01/13, All right reserved!