Sick of people whispering you for water? Tables? Summons? Then this is for you. AutoNo will automatically respond to whispers with either created or random messages.
Features
Random Responses: Pulled from various chats and stored in a small database. If enabled, these messages will be used in place of the premade ones.
Custom Messages: You can add/remove/edit messages in the messages.lua file to suit your preferences.
Slash Commands (/autono, /an)
on: enable
off: disable
random: toggle random messages
dnd: toggle "Do Not Disturb" mode
Things To Do
Add check for party/raid members
KNOWN ISSUES
Prat: Double Posting
Known issue for a while. Haven't been able to think of a way around this yet as it's a problem on Prat's side, not AutoNo. Reports also show that other mods may cause double posting, but no one has reported anything specific so I can't check it out.![]()
![]()
Version History
r22
Responses containing trigger words will no longer set off the filter again. (3rd time's a charm, right?)
r20
Version # -> revision #
Removed redundant event registration
Properly format filter function
1.5
+ TOC bump
+ Apply chat filter changes introduced with 3.1
1.4
- Fix DND/Random modes to disable/enable correctly
- Fix for friend filtering
+ Some Code Cleanup