Discord bot that welcomes new members to the server.
Report Bug
·
Request Feature
pip install pycord
{
"token":"bot.token",
"guild_id":"guild.id",
"emojis":{
"success":":white_check_mark:",
"failure":":x:"
}
}
{
"user.id",
"user.name",
"user.mention",
"user.discriminator",
"server.id",
"server.name",
"server.members"
}
- Slash commands
- Customizable welcome message and channel using commands
- 20 stars - Multi Guild & MongoDB Support and option to add more welcome channels
author = {
"name": "Shadow",
"discord": "Not Shadow#1337",
"github": "NotShadow1337",
}