You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added property DiscordLevelingSystem.database_file_path. Returns the current path of the active database file
Added the MemberData class to __init__ for easier access to the class. Should only be used for type hinting
Bug Fixes
Fixed an issue where properties DiscordLevelingSystem.rate & DiscordLevelingSystem.per wouldn't return their updated values if DiscordLevelingSystem.change_cooldown() was used