hub, discord, total exp + levels update on timer for hub activity fa697ef verified lunarflu HF staff commited on Mar 24
shifting away from tasks.loop (discord reliant) for heavy I/O operations (hub stat updates) 0507b21 verified lunarflu HF staff commited on Mar 23
gradio/hub version of display dataframe -> hyperlink to profiles 0915c28 verified lunarflu HF staff commited on Mar 20
drop rows (records) where hf_user_name does not exist (we display only verified users) 0f9c956 verified lunarflu HF staff commited on Mar 20
swap level+exp column names in discord leaderboard a5b75bb verified lunarflu HF staff commited on Feb 21
can readd periodic_api_test for hub stuff tomorrow 87cc5f4 verified lunarflu HF staff commited on Feb 16
add_exp Error: local variable 'removable_role' referenced before assignment 796bfcf verified lunarflu HF staff commited on Feb 12
level roles debugging (remove all auto + print all multiple roles) 7c59dc9 verified lunarflu HF staff commited on Feb 12
switched positions of await member.remove_roles(lvls[old_level]) print(f"Removed {lvls[old_level]} from {member}") await member.add_roles(current_role) print(f"Level Up! Gave {member} {current_role}") 3257c81 verified lunarflu HF staff commited on Feb 12
old_total_xp = int(total_exp) old_level = calculate_level(old_total_xp) b4cb5c9 verified lunarflu HF staff commited on Feb 12