Mee6 Bypasser is a Discord Bot that allows you to use premium mee6 level role rewards. This bot use the Mee6's level system.
Add new roles | Display all roles / Help command |
---|---|
Install all dependencies:
pip install -r requirements.txt
Then put your Discord token that can be found in the Discord's developers portal inside configuration.json
.
Finally, host the bot and invite it to your own server.
This Discord Bot bypasses a premium feature of the Bot Mee6. You can use it for free. You can select roles, that are given to users that reach a certain Mee6-Level.
- Give and remove roles to users that reach a certain Mee6-Level.
- Display the list of role rewards
- Remove previous role rewards.
?add <Level number> <Role ID> : Add a role reward.
?remove <Level number> : Remove a role reward.
?rolerewards : Display the list of role rewards.
?removepreviousrewards <true/false> : Change remove-previous-rewards setting.
?help : display help.
The bot does only work if the Mee6's leaderboard is public.
Pull requests are welcome here.
Please make sure to update tests as appropriate.
This project is under GPLv3.
You should use Discord Tools to code your Discord bots on Visual Studio Code easier. Works for Python (Discord.py), Javascript (Discord.js) and Java (JDA). Generate template bot and code (snippets).