Welcomer
A welcomer bot for discord written in discord.js v13 very simple to use with code and deployment instructions, contains customizable background and channels per guild.
Install / Use
/learn @ZeroDiscord/WelcomerREADME
Welcomer <img src="https://raw.githubusercontent.com/MartinHeinz/MartinHeinz/master/wave.gif" width="30px">
A discord welcomer bot developed in discord.js v13 that is very simple to use and comes with code and deployment instructions!
Links
-
This Welcomer Bot Was Created by ZeroSync
- Youtube Channel
- Support Server Link
Licensed Under
Creative Commons Zero v1.0 Universal
Copyright 2021 © All Rights are Reserved
Hosting
⚠ This bot needs a Node.js v16+ runtime to function since discord.js version 13 requires said node version to function.
Host On Repl.it
Remix On Glitch
Aliter
Step 1: Install the Dependencies:
Linux
apt install nodejs npm -y
curl -sL https://deb.nodesource.com/setup_16.x -o nodesource_setup.sh
chmod 777 nodesource_setup.sh
./nodesource_setup.sh
apt install nodejs -y
npm install
Windows
# https://nodejs.org/en/blog/release/v16.0.0/ get node.js
npm install
Step 2: Obtain a Bot Token From Here <br> <br>
<b>Step 3 : Replace the Token in config.json <br>
That's all! We Are Done! Now Simply host the Bot!
Run with node
node index.js
Run with pm2
npm install -g pm2@latest
pm2 start --name "Welcomer" index.js --watch
Note: Make sure to enable privilleged gateway intents! (Member Intent & Message Content Intent In The Developer Portal)

Features
Custom Channel For Welcoming Per Server
<br>
Custom background image for welcomer per server
<br>
Hassle Free Testing ( Now no more alts! )

Core Dependencies
- Discord.js v13.x
- KeyV - Customisable database ( sqlite by default can be connected to any type of database )
- Canvas - For crafting the welcome message
- Canvas - Constuctor - Making my work easy :P
- Weird-to-normal-chars - To Adjust the fonts present around discord to our available fonts in image.
Need help? Join the Support Server
© Zero | 0_0#6666 - 2021
Related Skills
imsg
349.2kiMessage/SMS CLI for listing chats, history, and sending messages via Messages.app.
tmux
349.2kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
discord
349.2kDiscord ops via the message tool (channel=discord).
session-logs
349.2kSearch and analyze your own session logs (older/parent conversations) using jq.
