#Deposit command in the economy system isnt working
1 messages · Page 1 of 1 (latest)
The first line looks like discord.py...
Here's the slash basic example.
All slash_command?
First line of the Screenshot
async def test(interaction):
Is dpy
async def test(ctx):
Is py-cord
embed.set_author(name=ctx.user, icon_url=ctx.user.avatar) you still need an .url?
do you get any error?
can you use try and exept?
print e?