Advertising
advertising
related pastes to tag 'eggdrop'
- 721727 - eggdrop.conf: eggdrop
-
- #! /path/to/executable/eggdrop
- # ^- This should contain a fully qualified path to your Eggdrop executable.
- #
- # $Id: eggdrop.conf,v 1.47 2005-08-29 03:51:36 wcc Exp $
- #
- # This is a sample Eggdrop configuration file which includes all possible
- # settings that can be used to configure your bot.
- #
- 721725 - eggdrop.conf: eggdrop
-
- #! /path/to/executable/eggdrop
- # ^- This should contain a fully qualified path to your Eggdrop executable.
- #
- # $Id: eggdrop.conf,v 1.47 2005-08-29 03:51:36 wcc Exp $
- #
- # This is a sample Eggdrop configuration file which includes all possible
- # settings that can be used to configure your bot.
- #
- 720530 - eggdrop: eggdrop
-
- * white_flower (~white_flo@116.71.190.226) has joined #egghelp
- * Elisha gives voice to white_flower
- <white_flower> how to create a bots
- <Kabuto> white_flower: www.egghelp.org/setup.htö
- <Kabuto> white_flower: www.egghelp.org/setup.htm*
- <white_flower> then?
- <Kabuto> read it
- <white_flower> okay
- 718056 - eggdrop identification example: eggdrop identification init-server
-
- proc evnt:init_server {type} {
- global botnick
- putserv "MODE $botnick +iB-ws"
- putserv "PRIVMSG NickServ :IDENTIFY YourPasswordGoesHere"
- }