Skip to content

A bot written in Typescript which sends a Picture when a users joins or leavs a Discord Guild.

License

Notifications You must be signed in to change notification settings

30jannik06/Welcome-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome Message Bot

A bot written in Typescript which sends a Picture when a users joins or leavs a Discord Guild.


Requirements

  • Yarn
npm i -g yarn

Installation

Clone or Download the Repo

git clone https://github.com/30jannik06/Welcome-Discord-Bot

"cd" into Project Folder

cd Welcome-Discord-Bot

Install Yarn Packages

yarn

Add your Informations to settings.ts

this.token = "BOT_TOKEN_HERE";

Compile the code in Command Line

yarn build

Run Bot in Command Line

yarn start

Functions

  • Send a Welcome Message when a user joins or leaves a Guild.

TypeScript
Discord

About

A bot written in Typescript which sends a Picture when a users joins or leavs a Discord Guild.

Topics

Resources

License

Stars

Watchers

Forks