#so its the result of deferReply
1 messages · Page 1 of 1 (latest)
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
i thought so too but it logged before but the bot took a while to reply
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
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
do u have a bunch of if statements for cmds?
like if cmd name == else if cmd name ==
etc
oh wait
this what you mean?