#Why this not work?

1 messages · Page 1 of 1 (latest)

thorny swanBOT
#

Hey! Once your issue is solved, press the button below to close this thread!

thorny swanBOT
delicate raft
#

Do you get an error?

solar charm
#

No, bot is online

#

in console nothing

delicate raft
#

You're supposed to pass default_prefix to the setup function, not to the client

solar charm
#

How?

delicate raft
#

prefix_commands.setup(bot, default_prefix=“!”

solar charm
#

That work! Thanks

#

How to send ephemeral embed?

#
await ctx.reply(embed=embed, ephemeral=True)

This not work

delicate raft
#

Prefix commands cannot send ephemeral message