Closed MrMissx closed 6 months ago
This update adds two config on chat_list.json
chat_list.json
filters (Optional) - An array of strings to filter words. If the message containes any of the strings in the array, it WILL BE forwarded.
filters
blacklist (Optional) - An array of strings to blacklist words. If the message containes any of the string in the array, it will NOT BE forwarded.
blacklist
close #94
This update adds two config on
chat_list.json
filters
(Optional) - An array of strings to filter words. If the message containes any of the strings in the array, it WILL BE forwarded.blacklist
(Optional) - An array of strings to blacklist words. If the message containes any of the string in the array, it will NOT BE forwarded.close #94