This repository has been archived by the owner on Nov 12, 2022. It is now read-only.
Releases: 222ryan/Discord-Levels-Bot
Releases · 222ryan/Discord-Levels-Bot
RELEASE 1.6 - STABLE
PRE RELEASE 1.6
Changes:
- Updated the Level Up and Role Unlocked message embeds
- Added command aliases to leaderboard - ['lb', 'leader', 'rankings']
- Added command aliases to rank - ['r', 'level', 'l', 'stats']
- New releases are now packaged in a .zip folder
Bug Fixes:
- Commands are no longer case sensitive
- Fixed a bug where if a command didn't exist, it would throw and error in console
RELEASE 1.5
VERSION 1.5
New:
- Added Bot's Status & Activity to config.yml
- Updated main.yml to work with Status's and Activities
- Removed discord.py's default help command
- Added a custom help command - (help)
- Added a config option to enable/disable the custom help command
RELEASE 1.4
VERSION 1.4
New:
- New dependency: ruamel.yaml
- Added config.yml
- Removed Configs from main.py and levelsys.py (Added into config.yml)
- Updated main.py and levelsys.py to support the new config system
- Added install.bat - Installs all required dependencies for the bot automatically
- You can now set how many users are displayed on the leaderboard
- You can now customise the progress bar with emojis of your choosing.
Bug Fixes:
- Fixed new roles messages showing the whole array instead of the role the user unlocked
File Sizes:
main.py - 1kb
levelsys.py - 6kb
config.yml - 1kb
PRE-RELEASE 1.7 (OUTDATED! CLONE FROM MAIN OR BETA BRANCH!)
PRE RELEASE 1.7
Changes:
- Added more aliases to !leaderboard & !rank (Adding a config option soon for this)
- You can now set the leaderboard image via config.yml
PRE-RELEASE 1.6
PRE RELEASE 1.6
Changes:
- Updated the Level Up and Role Unlocked message embeds
Bug Fixes:
- Commands are no longer case sensitive
RELEASE 1.3
RELEASE 1.3
New:
- You can now see your level in the stats menu (!rank)
- You can now see the users level on the leaderboards
- Leaderboard menu now has a slighty new look
Bug Fixes:
- Users ranks now get updated in the database
- Fixed certain messages showing broken placeholders
Total File Size:
main.py - 1kb
levelsys.py - 6kb
RELEASE 1.2
VERSION 1.2
- Fixed a Major bug where if the bot was shut down and started again the bot would completely break unless you reset the database.
- All messages now send as an embed.
- Bug fixes
RELEASE 1.1
RELEASE 1.1
New:
- You can now customise both the completed xp bar and uncompleted xp bar with emojis of your choosing
- Renamed XP Bar to Progress Bar
RELEASE 1.0
VERSION 1.0
- Fixed Leaderboards not working
- Fixed Roles not being added after levelling up
- Fixed XP Bug
- Fixed LevelUP message not working
PRE-RELEASE v0.9
Known Bugs:
- Level UP message not sending
- Leaderboard not functioning as intended
- If a command exists, it'll throw an error in console
New:
- XP BAR
Coming:
- Configs
- Bugfixes