Request: modifications to when the addon execs
Jahfry opened this issue ยท 0 comments
I feel like the addon would be more impactful if some ways to modify it were available:
- A quick 'disabled/enabled' toggle so that the addon didn't have to be disabled and reloaded (also nice: add this as a click option for the Data Broker interface)
- A weighted toggle for giving a simple 'gratz' (could be done via customizable responses I suppose, but really looking for an additional response)
- A weighted toggle for NOT responding at all
- A weighted toggle for how long to wait to respond again, possibly with a checkbox to do a random fuzz with a weight so (idea being: keep people guessing what you're going to respond to)
- Turn off/on specific achievement types
This last one is where it probably gets into actual work
- I'm not sure if the WoW API has much in the way of knowledge of Achievement types.
- It would be nice (for my group) to NOT gratz really simple old world achievements
- Maybe an interface to toggle on/off specific Achievements, you could create the list with the API
- Maybe a way to toggle on/off Achievements by their points
- Maybe a way to toggle on/off Achievements "not in the current expansion" (this is able to be queried by the API)
Question: since I haven't had much experience using the addon, does it batch replies? Like if multiple people get a Raid achievement ... will it just give a single reply or is it going to spam reply to each event even if they are the same?