DNS Module


This module provides asynchronous dns support. This will avoid long periods where the bot just hangs there, waiting for a hostname to resolve, which will often let it timeout on all other connections.

  1. Config file settings
  2. Tcl commands

1. Config file settings

Lines in bold are the lines that need to be included in the Eggdrop config file if you want to use the share module. Lines in bold italics are optional and only required if you wish to change the default behaviour for that particular feature.

Put this line into your Eggdrop configuration file to load the dns module:

loadmodule dns


2. Tcl commands:

See doc/tcl-commands.doc for information on each of these commands.


Copyright © 1999, 2000, 2001, 2002 Eggheads Development Team