mirror of
https://github.com/Lilac-Rose/Lacie.git
synced 2026-08-26 10:45:15 -05:00
Changed /leaderboard to /top for xp
This commit is contained in:
@@ -8,7 +8,7 @@ class Leaderboard(commands.Cog):
|
||||
self.bot = bot
|
||||
|
||||
@app_commands.command(
|
||||
name="leaderboard",
|
||||
name="top",
|
||||
description="Show the server leaderboard"
|
||||
)
|
||||
@app_commands.describe(
|
||||
|
||||
Reference in New Issue
Block a user