Skip to content

A discord bot to send beautiful custom-generated welcoming images into a discord server.

License

Notifications You must be signed in to change notification settings

hattvr/Welcomer-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Welcomer-Bot


Getting Started

Welcomer-Bot is an advanced, easy to setup, free, and unbranded Discord bot. This bot allows users to send a welcome notification, in the form of an image, in a desired channel. To begin installing this bot, you're going to want to install the required python libs from the requirements.txt file.

pip install -r requirements.txt

After you are done installing the required python libraries, you can setup the config file (config.json). You will need to grab three different pieces of information before you're able to successfully run the Discord bot.

    "settings": {
        "token": "YOUR_BOT_TOKEN",
        "guild": "YOUR_GUILD_ID",
        "welcome-channel": "CHANNEL_ID_FOR_WELCOMING"
    }

token - This is the token for your Discord bot, this can be accessed from your Discord account's Developer Portal!

guild - This is the ID of the guild/server you want the bot to send notifications in. You can get a Discord guild/server's id by right-clicking on the server icon and pressing the button named Copy ID

welcome-channel - This is the ID of the channel you want the bot to send notifications in. You can get a Discord channel's id by right-clicking on the channel and pressing the button named Copy ID

Bot Usage

To setup the welcoming image, you can make your own and replace the welcome.png file or you can stil to the default background (refer to picture above).

Any Issues?

If you run into any issues or problems during the process of setting up this discord bot, you can contact me using any of my socials given on my Github profile!

About

A discord bot to send beautiful custom-generated welcoming images into a discord server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages