Vysci / LFG-Bulletin-Board

Dungeon Request chat filtering
MIT License
15 stars 64 forks source link

Boost filter #179

Closed Sebbyyy closed 5 months ago

Sebbyyy commented 1 year ago

Could you just create a section for boosts of each instance in classic etc? I feel it would help to declutter the bulletin board

juemrami commented 5 months ago

I plan on creating a system where you can add your own Categories and configure the keywords for it and whether or not it's an exclusive category.

Nothing on paper yet, still working out other bits of the codebase before i get around to that.

Alessandro-Barbieri commented 2 months ago

Screenshot_20240910_180341 looks like boosts aren't correctly filtered out

juemrami commented 2 months ago

looks like boosts aren't correctly filtered out

Ty for reporting ill check this out, questions first though.

  1. Is your goal here to:
    • A: Hide all message with the keyword boost in it?
    • B: Group all message with the keyword boost into its own category?
  2. What locales (languages) do you have enabled for the addon?
Alessandro-Barbieri commented 2 months ago
1. Is your goal here to:

* **A**: Hide all message with the keyword `boost` in it?

* **B**: Group all message with the keyword `boost` into its own category?

I want to hide boost messages

2. What locales (languages) do you have enabled for the addon?

english and custom

juemrami commented 2 months ago

Okay. This can be managed with the "Blacklist Words" addon setting, any messages containing keywords there will be automatically hidden.

"layer" is the only default one added by the addon, you can add more by editing the text box

image

[!NOTE] Changing this won't retroactively hide any existing messages the contained newly added keyword (/reload to clear the board)