This project contains an advanced Discord Bot for Welcome Roles. It was a challenge/task by the german YouTuber "CodingKeks".
- The slash command /welcome to open up the Welcome Roles Menu
- Advanced Dashboard like Welcome Roles menu where you can select up to 3 auto roles
- A script to give the Welcome Roles to a new user
Python using py-cord in connection with ezcord
- Clone this repo
- Run:
pip install -r requirements.txt
- Insert your Bot Token in bot.py
- Run the bot.py script with:
python bot.py