Discord-Autorole-Bot icon indicating copy to clipboard operation
Discord-Autorole-Bot copied to clipboard

Discord bot to automatically assign roles to users when they join

trafficstars



Logo

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",
}