#Hello again, any idea how to remove the 'ROT Bot is thinking...'
60 messages · Page 1 of 1 (latest)
Make sure you call editReply
You sent another message
Instead of calling interaction.editReply
So ur bot will be left thinking for 15 minutes
ok
Afterwards, it'll say the app failed to respond
i want it so it sends a message
so everyone can see it
not only me can see it
Then don’t defer w/ ephermeral
Wdym?
You had to enable ephemeral when you deferred
i want to make the evaluated message publicly visible
Then don’t enable ephemeral when deferring
were?
Wherever you defer…
Oh, ur deferring every interaction, aren't you
ye
its a comamnd handeler
That doesn’t justify deferring all slash cmd interactions
what do you mean by defer
Yes you are
im using interaction.editReply
"Bot is thinking" comes from calling interaction.deferReply
oh ok
editReply is used after a deferReply
Well, is supposed to be at least. Apparently you can use followUp
ye
here we go
a friend created the command handler
so idk how it realy works lol
Yea, that's bad, but I’m guessing all cmds use editReply/followUp
Just remove ephemeral