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)
Only need to Install discord.js
v14 library by enter this command in your console:
npm discord.js
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
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...
DM Welcomer with 4 link buttons and create a server invite link.
Welcoming to the NEW members in the specific channel and delete it after 90 seconds.
Adds a Different Role to the Humans and Bots!
Humans:
Bots:
Sets Your Server Member count to a Voice Channel. (Refresh every 15 minutes)
Welcomer Log System.
with Ping on Join. (Mention your member to a text channel when joined and delete it after 3 seconds)
-
Please Don't forget to star ⭐ the repository.
-
Made with 🤍 by Masih#0258
-
You can check our Previous Repository README.md for get more basic information on how to get started as well.
Copyright (c): Masih 2023/01/13, All right reserved!