AAA3A-AAA3A / AAA3A-cogs

Many cogs for Red-DiscordBot.
https://aaa3a-cogs.readthedocs.io/en/latest
Other
35 stars 28 forks source link

[Calculator] Too many interaction messages. #2

Closed SteadyStatus21 closed 2 years ago

SteadyStatus21 commented 2 years ago

What cog is this bug report for?

Calculator

Describe the bug

The way the calculator works is by sending individual interaction messages back to the user, which I feel should instead be edited. is there a way to edit this. Thank you!

If there's an error, paste it here

No response

AAA3A-AAA3A commented 2 years ago

@SteadyStatus21 Hello, Of course, I would have preferred not to display any message. For interactions this cogs uses Dislash. A feature of it is to edit the message having the interaction. The problem is that it does not work and causes interaction failure for Discord. And the original message is also modified, already. As you may know, Red 3.5 will use dpy2. These spams will therefore be deleted when switching to this version, around May 1st. I am in the process of starting the migration. Thanks for opening this issue.

AAA3A-AAA3A commented 2 years ago

Red 3.5 has not yet been released and will probably be released towards the end of July. I wanted to point out that the Calculator migration is complete for dpy2 and that the interactions work much better than when using Dislash.