Closed
Bug 294822
Opened 20 years ago
Closed 20 years ago
[GREETING] Add preference for disabling C++ is evil comments
Categories
(Webtools Graveyard :: Mozbot, enhancement)
Webtools Graveyard
Mozbot
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 303287
People
(Reporter: wolf, Assigned: wolf)
Details
Attachments
(1 file)
|
2.77 KB,
patch
|
Details | Diff | Splinter Review |
In some channels, its annoying to have mozbot respond to people saying C++ in
channel. So, while I was digging into the code to comment out the code to
disable it, I decided to implement it as a pref instead. (basically a copy of
hitEnabled, called evilEnabled.)
Comment 1•20 years ago
|
||
If it really is annoying, just increase the evilBackoffTime to some suitably
high number (like a year or something) that is less annoying. :-)
| Assignee | ||
Comment 2•20 years ago
|
||
Adds evilEnabled option to greeting.bm, (default: enabled, as it is now, set to
0 to disable)
| Assignee | ||
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•20 years ago
|
Attachment #184024 -
Flags: review?(ian)
| Assignee | ||
Comment 3•20 years ago
|
||
Per Comment #1, and discussion in #mozwebtools..
--> WONTFIX
Updated•19 years ago
|
QA Contact: kerz → mozbot
| Assignee | ||
Comment 4•17 years ago
|
||
As summarized, the patch in Bug 303287 will address this.
Resolution: WONTFIX → DUPLICATE
Updated•6 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•