DiscordSRV

DiscordSRV

86.8k Downloads

Don't trigger canned responses for bots

Robelo06 opened this issue ยท 1 comments

commented

Expected behavior

The bot should not reply to other bots messages, such as !ip sent by a bot when DiscordChatChannelBlockBots is true

Actual behavior

The Bot does reply to other bots messages
image
image

Steps to reproduce

Install the latest DiscordSRV Version
Change the config.yml option DiscordChatChannelBlockBots and set it to true
Start the server and make a bot say !ip as a response

Server software and version

git-Paper-464 (MC: 1.20.4)

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.
  • I didn't actually check any of these things

Anything else

DEBUGGER: https://bin.scarsz.me/f91c1280-f3a4-46bc-bbf5-f50a0fc3e78b#7XsCs7XMGkJTyzoCgOfuvBbMYFEiJsxa

commented

That is not what that option does,

# DiscordChatChannelBlockBots: whether bots should be blocked from Discord -> MC chat

But DiscordSRV shouldn't trigger canned responses for bots at all to begin with