diff --git a/galaxy/galaxy.py b/galaxy/galaxy.py index be1ab2d..7a9d620 100644 --- a/galaxy/galaxy.py +++ b/galaxy/galaxy.py @@ -307,6 +307,7 @@ class Galaxy(commands.Cog): embed.add_field(name="DJ", value="Level 10") embed.add_field(name="Reaction Perms", value="Level 30") embed.add_field(name="External Emoji Perms", value="Level ??") + embed.set_footer(text="Use `-profile` to get your current level.") elif answer.value == 'ropro': embed = discord.Embed(title="RoPro", url="https://ropro.io", color=await self.bot.get_embed_color(None), description="""[RoPro](https://ropro.io) is a browser extension that tracks ROBLOX playtime, enhances your profile, and provides other useful utilities. **Please keep in mind that RoPro only tracks playtime from AFTER you install the extension.**""") content = member.mention if member else None