diff --git a/cogs/leaderboard.py b/cogs/leaderboard.py index da76466..7369d1c 100644 --- a/cogs/leaderboard.py +++ b/cogs/leaderboard.py @@ -17,7 +17,7 @@ def __init__(self,bot): async def on_ready(self): print(f"leaderboard - Loaded") - @nextcord.slash_command(name="leaderboard", description="Frong leaderboard", guild_ids=[414625175217242113]) + @nextcord.slash_command(name="leaderboard", description="Frong leaderboard") async def leaderboard(self, interaction: nextcord.Interaction): csv_dict = {} data = ""