diff --git a/data/commands.json b/data/commands.json index 67669d3..fdea4f5 100644 --- a/data/commands.json +++ b/data/commands.json @@ -19,7 +19,7 @@ }, { "name": "filter", - "description": "Filter for the alert", + "description": "Filter for the alert, you can comma separate multiple strings of text. Don't use spaces between the commas", "type": 3, "required": false }, @@ -57,7 +57,7 @@ }, { "name": "filterevt", - "description": "Filter for event type", + "description": "Filter for event type, you can comma separate multiple strings of text. Don't use spaces between the commas", "type": 3, "required": false }