Closed
Bug 135461
Opened 23 years ago
Closed 6 years ago
[MODULE] Whois query module
Categories
(Webtools Graveyard :: Mozbot, enhancement)
Webtools Graveyard
Mozbot
Tracking
(Not tracked)
RESOLVED
INACTIVE
People
(Reporter: gluffis, Unassigned)
Details
(Whiteboard: [has-attachment-][has module started, needs finishing/updating])
Attachments
(1 file)
|
1.49 KB,
text/plain
|
Details |
I started writing a Whois module that queries whois.internic.net for domain
information. This is all triggered by typing nslookup <domain> in the channel.
Probably should change trigger command to whois and probably also make it
possible to use other whois servers.
| Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
This will have to be changed to use the spawnChild and ChildCompleted API (see
the FTP module for an example) otherwise a network problem will take down the
bot. Other than that, good start! Thanks!
Summary: Whois query module → [MODULE] Whois query module
Target Milestone: --- → Mozbot 2.8
Updated•22 years ago
|
Target Milestone: Mozbot 2.8 → ---
Updated•19 years ago
|
QA Contact: timeless → mozbot
Comment 3•17 years ago
|
||
Resetting to new default owner.
Assignee: ian → nobody
Whiteboard: [has-attachment]
Updated•17 years ago
|
Whiteboard: [has-attachment] → [has-attachment-][has module started, needs finishing/updating]
Mozbot/Firebot is in maintenance-only mode; no further changes are planned.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INACTIVE
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
•