#so its the result of deferReply

1 messages · Page 1 of 1 (latest)

woeful badger
#

Ok so

#

you have ur cmd right

#

you run /ping for example

#

automatticly discord does Bot is thinking...

#

now at async execute(interaction) {
await interaction.reply('command running')

#

that would take the bot is thinking away

real cave
#

i thought so too but it logged before but the bot took a while to reply

woeful badger
#

Bot is thinking will always go first

#

if ur using slash cmds

real cave
#

it takes 5-10 seconds

#

before it disappears

#

it went from like 0-1 second the first day

#

and all of a sudden its slow

woeful badger
#

Probs ur latency

#

is it a big bot?

#

like storage-wise

real cave
#

i mean ig?

#

the ping hasnt really changed

#

38 when it was 0-1seconds

#

it was 42 when i checked a moment ago

#

it took 13 seconds to send my help command

woeful badger
#

maybe discord api

#

im not to sure, sorry

real cave
woeful badger
#

do u have a bunch of if statements for cmds?

#

like if cmd name == else if cmd name ==

#

etc

real cave
#

no

#

i have a cmd handler

woeful badger
#

oh

#

yeah im not to sure, only thing i could think of is api, idk

#

sorry

real cave
#

oh wait

real cave
#

this what you mean?