Orukxu / SpamThrottle

Vanilla WoW addon to remove unwanted chat messages
GNU General Public License v3.0
19 stars 13 forks source link

Suggestions #5

Open 0ldi opened 7 years ago

0ldi commented 7 years ago

Hi, thanks for your wonderful addon, but I have a couple of ideas of how to make it even better. -As I understand SpamThrottle filters all globals (by default), all custom (1-10) and optional (Say / Yell / Whisper). It would be great to add all the other chats (Emote / Party / Raid / RaidWarning / Battleground / Guild / GuildOfficer) as an option. Why? Because morons exists everywhere and the ability to dissociate itself from them if you wish - is priceless. -Need Whitelist, not only for custom channels. Need optional ability to ignore blocking groups of players: Friends / Guild / Party / Raid. For example, I do not want to see spam enchanters in Yell chat in Orgri, but during the raid, I need to see all duplicate messages in any chat from my teamates or guildmates.

Milton3450 commented 7 years ago

I have another suggestion. Level filter. Since the goldsellers are typically level 5 or 6 it would be lovely to block players from a desired level.

Milton3450 commented 7 years ago

Another suggestion: Enable filtering of /emote. Goldsellers are now using the /e (emotes) to spam advertisements.

roberth1990 commented 7 years ago

Spamthrottle need to be able filter channel invites.

Cryogenetica commented 7 years ago

Elysium servers are spamming all kinds of things in the system messages. Being able to filter messages by phrase like the regular channels or only greenlighting Server messages containing "shutdown" and "restart" would be much appreciated! image

Orukxu commented 5 years ago

A raft of suggestions here, I'll start working through them on the next update. Thanks for all the suggestions!

Milton3450 commented 5 years ago

Can I add another suggestion? Is the addon hard to get working with TBC 2.4.3? So my suggestion is that it can be written for TBC or is that too much work? Since I play on TBC now :). (Netherwing) :)

Orukxu commented 5 years ago

A while back I created a TBC version, which you can find here: https://github.com/Orukxu/SpamThrottleTBC

I haven't used it lately but it was working with 2.4.3 at the time on Warmane. Let me know if that does what you need.

Milton3450 commented 5 years ago

That's actually the version I use in TBC. I'm just missing an option to mute by level. The goldsellers are always level 10, so if it could moderate chat mute for level 10 and down it would be really awesome :)

Btw. other than that it's working almost perfectly. Only seeing a few gold spams sometimes.

Orukxu commented 5 years ago

Sorry for the delay. Lag. LOL. I'll be adding suggestions into the next update that I release for retail WoW. Note that on the classic API, it's very hard to do a mute by level, since you have to effectively do a /who from the API, which can interact with your /who commands. But it is probably cleaner on retail these days, so I will try to add that, and also make the level configurable in the options.