Skip to content

Discord bot to automatically assign roles to users when they join

License

Notifications You must be signed in to change notification settings

NotShadow1337/Discord-Autorole-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



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

Releases

No releases published

Packages

 
 
 

Languages