changing position of calculate_level (before variables are set as strings which we cannot raise to a power) 98784d0 verified Adam Molnar commited on Feb 10, 2024
community_global_df['discord_exp'] = community_global_df['discord_exp'].str.strip('L').astype(int) 65ae6b1 verified Adam Molnar commited on Feb 10, 2024
community_global_df['discord_user_id'] = community_global_df['discord_user_id'].str.strip('L').astype(str) e172551 verified Adam Molnar commited on Feb 10, 2024
testing hugging exclusion from shown rank, emoji, potential leaderboard rank in verify cap embed c99270b verified Adam Molnar commited on Feb 9, 2024
changed `discord_level` updating in sheet from `on_level` to `on_earn_exp` (more accurate) 646bb1f verified Adam Molnar commited on Feb 9, 2024