Skip to content

dodocrypto/irc.eggdrop.script

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

[ 0DAY (xc) Our ] v1.0 Production Released

#Make sure Tcl AND it’s dev packages are installed on your #system. On Debian-based systems, this is done with:

  1. sudo apt-get install tcl tcl-dev

#It is also STRONGLY recommended to have openssl installed, #to enable SSL/TLS protection:

  1. sudo apt-get install openssl libssl-dev
TO USE IT :
  1. Download Lastest eggdrop
  2. Currently 1.9.1 : https://www.eggheads.org/
  3. wget https://ftp.eggheads.org/pub/eggdrop/source/1.9/eggdrop-1.9.1.tar.gz

Installing

  1. tar -zxvf eggdrop-1.9.1.tar.gz
  2. cd eggdrop-1.9.1
  3. ./configure
  4. ./make config
  5. ./make
  6. ./make install
To Support SSL
  1. ./make sslcert

Setting Up

  1. cd ~/eggdrop
  2. download eggdrop.tar
  3. tar -xvf eggdrop.tar

EDIT SETTING

  1. vi ~/eggdrop/0dev.cfg

Start IT With

  1. cd ~/eggdrop
  2. ./eggdrop -m ./0dev.cfg

How to use ?

  1. /msg YOURBOT pass [ your password here ]
  2. /msg YOURBOT auth [ your password here ]
  3. /msg YOURBOT help
  4. READ THE INSTRUCTION

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published