Yves/commands/_top.py
2025-10-08 23:20:33 -03:00

8 lines
213 B
Python

import nerimity
import bot
def setup(bot: bot.Bot):
@bot.command(name="topartists", aliases=["ta","topartist"])
@bot.slash_command(name="topartists")
def topartists(ctx: nerimity.Context, timeframe)