Skip to content

A Discord bot that sends a welcome message upon someone joining your server.

Notifications You must be signed in to change notification settings

Cuh4/WelcomeBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome Bot

Overview

A Discord bot that welcomes new users into your server.


Features

  • Organized code
  • Easy to setup
  • Slash commands utilization

lnstallation

  1. git clone this repo.
git clone https://github.com/Cuh4/WelcomeBot
cd WelcomeBot
  1. Run the following commands:
py -m pip install -r requirements.txt
  1. Create a Discord bot at https://discord.com/developers/applications. Be sure to enable server members intents for your bot, otherwise it will not properly function.

  2. In the src folder, edit example_config.py then rename to config.py when completed. Be sure to plop your bot's token in the config file.

  3. Start the bot using the following commands:

cd src
py main.py
  1. Invite your bot to a server.

  2. Use the slash commands provided by the bot.


Images

all modal