Posts by Sandro Paculski • 19 points
3 posts
-
-1
votes1
answer239
viewsQ: How do I send an error message? Discord.py
Hello, I was making a message with the discord.Embed, only that I want that in case the user does not send the message correctly, the bot send a message Embed error. I tried this way only that the…
-
0
votes0
answers35
viewsQ: Problem deleting Discord.py positions
I was taking a test and the next thing I knew, I was creating a lot of positions to do tests, only I tried to do it to erase and I couldn’t. Does anyone have any idea how to help me? @client.event…
-
0
votes1
answer443
viewsQ: Discord.py error in on_message
I was programming and came across the following error, if I have only @client.command(), codes work, but if you already have a @client.event with on_message, it works only the event. I already tried…