diff --git a/Cogs/Modules/astro.py b/Cogs/Modules/astro.py index 6a857c08..bd288024 100644 --- a/Cogs/Modules/astro.py +++ b/Cogs/Modules/astro.py @@ -75,7 +75,7 @@ async def on_submit(self, interaction: discord.Interaction): await interaction.response.send_message(embed=embed, ephemeral=True) return - role2 = discord.utils.get(interaction.guild.roles, name="​      Supporters        ​") + role2 = discord.utils.get(interaction.guild.roles, name="⠀⠀⠀⠀⠀⠀⠀⠀Supporters​⠀⠀⠀⠀⠀⠀⠀⠀⠀​") position = role2.position + 1