DiscordSRV

DiscordSRV

86.8k Downloads

DiscordChatChannelConsoleCommandExpirationDeleteRequest doesn't work as expected when the command has no response

Vankka opened this issue ยท 0 comments

commented

Expected behavior

The trigger is automatically deleted even if the command doesn't have any response

Actual behavior

The trigger isn't automatically deleted when the command doesn't have a response

Steps to reproduce

  • Set DiscordChatChannelConsoleCommandExpirationDeleteRequest to true
  • Run a command that doesn't lead to a response, eg. discord broadcast or most vanilla commands

Server software and version

N/A

Checks

  • I am not using an outdated version of DiscordSRV.
  • I asked in DiscordSRV's Discord server to see whether this issue is in fact a bug that needs to be fixed.

Anything else

No response