Main Page
From Eggdrop Wiki
(Difference between revisions)
(follow redirect in link) |
m (move inline errors to installing section) |
||
Line 8: | Line 8: | ||
* [[FAQ|Frequently Asked Questions (Contains common errors as well)]] | * [[FAQ|Frequently Asked Questions (Contains common errors as well)]] | ||
* [[eggdrop.conf|Eggdrop default configuration file explained]] | * [[eggdrop.conf|Eggdrop default configuration file explained]] | ||
+ | * [[Inline|I get errors like "undefined reference to `cron_matchfld'" during the linking state]] | ||
===Tcl related issues=== | ===Tcl related issues=== | ||
Line 24: | Line 25: | ||
* [[telnet|DCC chat does not work.]] | * [[telnet|DCC chat does not work.]] | ||
* [[Register|How can I register to help work on this wiki?]] | * [[Register|How can I register to help work on this wiki?]] | ||
- | |||
==Eggdrop and Networks== | ==Eggdrop and Networks== |
Revision as of 02:09, 9 March 2014
Welcome to the Eggdrop Wiki. Be a hero, contribute!
Contents |
Installing Eggdrop
- GetEggdrop
- How to compile Eggdrop 1.6.21
- Eggdrop1.8 development version
- Frequently Asked Questions (Contains common errors as well)
- Eggdrop default configuration file explained
- I get errors like "undefined reference to `cron_matchfld'" during the linking state
Tcl related issues
- The Problem with Threaded Tcl (or 'My bot starts up but never goes to IRC and I can't telnet to it and it only works with ./eggdrop -n eggdrop.conf')
- How to get Eggdrop to compile with Tcl8.6 (or 'Fixing compilation errors about "interp has no member result"')
- With Tcl8.5.10, eggdrop crashes: *** glibc detected *** ./eggdrop: free(): invalid next size (fast): ... ***
- Installing Tcl locally to your shell
- Compilation error 'Tcl_NotifierProcs has no member named initNotifierProc'
Common Questions
- How to change the handle length from the default setting (Or, "My eggdrop truncates handles to 9 chars, how do I fix that?")
- I want Eggdrop to speak and understand UTF-8. I want it so badly that I'm willing to take the ugliest hack available!
- I want to stop eggdrop from crashing if a script contains an error
- I have OpenSSL installed but ./configure still can't see it. (Ubuntu 11.10)
- DCC chat does not work.
- How can I register to help work on this wiki?
Eggdrop and Networks
- Bot policies - Partial coverage for both UnderNet and EFnet servers
- Network Notes - A list of tips, tricks, and notes for various other networks
External links
- eggheads.org Official eggdrop website
- Eggdrop article in Wikipedia
- Eggdrop at the Open Directory Project
- The eggtcl project - a library of approved Eggdrop TCL scripts.