Closed
Bug 303287
Opened 19 years ago
Closed 16 years ago
[GREETING] Option to disable the 'C++ is evil' type messages in certain channels
Categories
(Webtools Graveyard :: Mozbot, defect, P5)
Webtools Graveyard
Mozbot
Tracking
(Not tracked)
RESOLVED
FIXED
2.6
People
(Reporter: cso, Assigned: wolf)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.92 KB,
patch
|
wolf
:
review+
|
Details | Diff | Splinter Review |
Provide an option to disable Mozbot responding to c++ is evil type messages in channels...
| Reporter | ||
Comment 1•19 years ago
|
||
This would make Timely (and other #developers) very happy I think :)
Attachment #191509 -
Flags: review?(mkanat)
Comment 2•19 years ago
|
||
Comment on attachment 191509 [details] [diff] [review] Patch v1 I'd rather just have an option to globally disable evil. It's not like it's extremely useful, it's just cute. :-)
Attachment #191509 -
Flags: review?(mkanat) → review-
| Reporter | ||
Comment 3•19 years ago
|
||
Cute or not, there may be people that want it in certain channels - therefor I think a per-channel config is the best way to go.
Updated•18 years ago
|
QA Contact: kerz → mozbot
| Reporter | ||
Updated•17 years ago
|
Assignee: colin.ogilvie → nobody
| Assignee | ||
Comment 5•16 years ago
|
||
So, I was originally going to wontfix this, in favor of a global way to disable all evil (a-la the patch in bug 294822.) thinking that mozbot already had enough mute X in Y style commands, but looking at the patch, I decided it was simple enough, with one modification, which was supporting a way to use the same pref to globally disable it. Now, adding a channel of * will globally disable (i.e. match all channels) evil, or just specifying specific channel names (#developers, for example) will disable it for a single channel only. Marking r+ to overrule the previous r- on the general method of the patch.
Assignee: nobody → bugtrap
Attachment #191509 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #353625 -
Flags: review+
| Assignee | ||
Comment 7•16 years ago
|
||
Checking in BotModules/Greeting.bm; /cvsroot/mozilla/webtools/mozbot/BotModules/Greeting.bm,v <-- Greeting.bm new revision: 2.23; previous revision: 2.22 done
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
OS: Linux → All
Priority: -- → P5
Hardware: PC → All
Resolution: --- → FIXED
Target Milestone: --- → 2.6
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
•