Feature Request: Offer to show that autoresponse to muted was sent.

Also, stop letting RLV filter cmdline_printchat() calls.
This commit is contained in:
Inusaito Sayori
2015-03-19 03:37:01 -04:00
parent 8cc2499f0a
commit 6cd7941fd2
9 changed files with 53 additions and 45 deletions

View File

@@ -393,6 +393,17 @@
<key>Value</key>
<string>This is an autoresponse!</string>
</map>
<key>AutoresponseMutedShow</key>
<map>
<key>Comment</key>
<string>Whether to show that AutoresponseMuted's were sent</string>
<key>Persist</key>
<integer>1</integer>
<key>Type</key>
<string>Boolean</string>
<key>Value</key>
<integer>0</integer>
</map>
<key>AutoresponseOnlyIfAway</key>
<map>
<key>Comment</key>