Skip to content

NotShadow1337/Discord-welcomer-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Logo

Discord Welcomer Bot

Discord bot that welcomes new members to the server.

Report Bug · Request Feature


Installation

pip install pycord

config.json

{
    "token":"bot.token",
    "guild_id":"guild.id",
    "emojis":{
        "success":":white_check_mark:",
        "failure":":x:"
    }
}

Keywords

{
    "user.id",
    "user.name",
    "user.mention",
    "user.discriminator",
    "server.id",
    "server.name",
    "server.members"
}

Features

  • Slash commands
  • Customizable welcome message and channel using commands

Goal

  • 20 stars - Multi Guild & MongoDB Support and option to add more welcome channels

Author

author = {
    "name": "Shadow",
    "discord": "Not Shadow#1337",
    "github": "NotShadow1337",
}

About

Discord bot that welcomes new members to the server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages