discord-tickets / bot

The most popular open-source and self-hosted ticket management bot for Discord - a free alternative to the premium and white-label plans of other popular ticketing bots.
https://discordtickets.app
GNU General Public License v3.0
898 stars 473 forks source link

[BUG] Saying "null" can cause an automatic tag reply #484

Open eartharoid opened 11 months ago

eartharoid commented 11 months ago

Is there an existing issue for this?

Current Behavior

The bot sends tag replies when it shouldn't if the message contains "null".

Expected Behavior

No response

Steps To Reproduce

  1. Enable auto-tag in all channels
  2. Create a couple of tags, at least one should have no regex value
  3. Say null

Environment

- OS:
- Node:
- NPM:
- Bot: 4.0.10

Anything else?

No response

itzwam commented 3 months ago

Welcome to JavaScript Hell

i'm interested in helping with this issue if needed ;)

eartharoid commented 3 months ago

Hi, a PR would be appreciated. It should be an easy fix.