Open freesay opened 6 years ago
Which other channels would you like scanned? The addon currently checks /y and all chat channels that you've joined. I don't think scanning /s for lfm messages would be useful since it's very rare that a person would only announce their raid in /s. This helps a little with efficiency since regex isn't being compiled for every single chat message your client comes into contact with. In any case, if you elaborate further on this point, I'm sure I can add it in without much effort.
With regards to localization, do you mean localization of the UI text (button text, raid names, spec names, etc)? If you would like localization in the sense that RaidBrowser would parse languages other than English, this is a much more complicated problem. In this case I would need to learn common phrases and terms that are used in a particular language in order to determine whether a message is an lfm message, a guild recruitment message, or if it's just a sample of good old-fashioned Global garbage. I will think about how to do this in the future, but I am currently pressed for time due to school.
Thanks for the great suggestion!
Add localization files from ruRU, and scan other channel please.