changing position of calculate_level (before variables are set as strings which we cannot raise to a power) 98784d0 verified lunarflu HF staff commited on Feb 10, 2024
replacing startswith with [] for integers 8c6117d verified lunarflu HF staff commited on Feb 10, 2024
community_global_df['discord_exp'] = community_global_df['discord_exp'].str.strip('L').astype(int) 65ae6b1 verified lunarflu HF staff commited on Feb 10, 2024
community_global_df['discord_user_id'] = community_global_df['discord_user_id'].str.strip('L').astype(str) e172551 verified lunarflu HF staff commited on Feb 10, 2024
testing hugging exclusion from shown rank, emoji, potential leaderboard rank in verify cap embed c99270b verified lunarflu HF staff commited on Feb 9, 2024
changed `discord_level` updating in sheet from `on_level` to `on_earn_exp` (more accurate) 646bb1f verified lunarflu HF staff commited on Feb 9, 2024
small fixes + testing periodic_api_test (hub data to sheet) d2de202 verified lunarflu HF staff commited on Feb 4, 2024