Discord-Autorole-Bot
Discord-Autorole-Bot copied to clipboard
Discord bot to automatically assign roles to users when they join
trafficstars
Discord Autorole Bot
Discord bot to automatically assign roles to users when they join
Report Bug
·
Request Feature
Installation
pip install pycord
config.json
{
"token":"bot.token",
"guild_id":"guild.id",
"emojis":{
"success":":white_check_mark:",
"failure":":x:"
}
}
Features
- Slash commands
- Automatic role assignment
Goal
- 20 stars - Multi Guild Support & MongoDB Support
Author
author = {
"name": "NotShadow1337",
"discord": "Not Shadow#1337",
"github": "NotShadow1337",
}