lion2579 / DiscordWelcomeBot

This is a welcome bot for discord servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DiscordWelcomeBot

This is a welcome bot for discord servers.

To use, download the file, and fill out the empty variables.

welcomeMessage contains your welcome message. Make this a string.

welcomeChannelID is intended to contain the ID of the channel where your welcome message should be posted. Right-click on the channel in discord's UI and choose the "Copy ID" option. You'll then be able to paste it into the variable. Int is ideal.

botToken is your bot's token. Follow this link for more information on how to get that.

You have the option of adding a help message. On line 34, edit the string in any way you prefer.

This bot has one dependency. That is on discordpy. How to install discordpy

About

This is a welcome bot for discord servers.


Languages

Language:Python 100.0%