diff --git a/ballsdex/packages/trade/cog.py b/ballsdex/packages/trade/cog.py index acb6da89e..6b379e513 100644 --- a/ballsdex/packages/trade/cog.py +++ b/ballsdex/packages/trade/cog.py @@ -27,6 +27,7 @@ from ballsdex.core.bot import BallsDexBot +@app_commands.guild_only() class Trade(commands.GroupCog): """ Trade countryballs with other players.