Skip to content

Commit

Permalink
feat: updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
Amxgh committed Oct 20, 2023
1 parent 5c03998 commit b5550c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/referral_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ async def generate_rank_upgrade(weekly_invites : list):
- Total unscaled guild experience earned - `{format(total_gexp, ',d')}`
- Total players invited (valid) - `{format(total_invitations, ',d')}`
*To know how the winner is picked, go here https://discord.com/channels/522586672148381726/1152480866585554994/1152521488356872222*'''
*To know how the winner is picked, go here https://discord.com/channels/522586672148381726/1152480866585554994/1164962591198683146*'''

await bot.get_channel(rank_upgrade_channel).send(announcement)

0 comments on commit b5550c8

Please sign in to comment.