Git Product home page Git Product logo

zerodiscord / welcomer Goto Github PK

View Code? Open in Web Editor NEW
72.0 3.0 98.0 515 KB

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.

License: Creative Commons Zero v1.0 Universal

JavaScript 100.00%
discord discord-js welcomer discord-js-bot discord-bot discord-welcomer welcome discord-bot-easy glitch-host replit

welcomer's Introduction

Welcomer

A discord welcomer bot developed in discord.js v13 that is very simple to use and comes with code and deployment instructions!

Links

Licensed Under

Creative Commons Zero v1.0 Universal

View the license here

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.

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

Step 3 : Replace the Token in config.json

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)

alt text

Features

Custom Channel For Welcoming Per Server


Custom background image for welcomer per server


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

welcomer's People

Contributors

zerodiscord avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

welcomer's Issues

How To Use

idk how to code so can u tell me how to use welcomer 2.0 zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.