Main Page
From Eggdrop Wiki
(Difference between revisions)
m |
(add scripterrors) |
||
Line 16: | Line 16: | ||
* [[Handlen|How to change the handle length from the default setting (Or, "My eggdrop truncates handles to 9 chars, how do I fix that?")]] | * [[Handlen|How to change the handle length from the default setting (Or, "My eggdrop truncates handles to 9 chars, how do I fix that?")]] | ||
* [[Utf-8|I want Eggdrop to speak and understand UTF-8. I want it so badly that I'm willing to take the ugliest hack available!]] | * [[Utf-8|I want Eggdrop to speak and understand UTF-8. I want it so badly that I'm willing to take the ugliest hack available!]] | ||
+ | * [[Scripterrors|I want to stop eggdrop from crashing if a script contains an error]] | ||
==Eggdrop and Networks== | ==Eggdrop and Networks== | ||
* [[Bot policies]] - Partial coverage for both UnderNet and EFnet servers | * [[Bot policies]] - Partial coverage for both UnderNet and EFnet servers |
Revision as of 23:09, 27 June 2010
Welcome to the Eggdrop Wiki. Be a hero, contribute!
Contents |
Installing eggdrop
- How to compile Eggdrop 1.6.19
- Frequently Asked Questions (Contains common errors as well)
- Eggdrop default configuration file explained
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"')
- Installing Tcl locally to your shell
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
Eggdrop and Networks
- Bot policies - Partial coverage for both UnderNet and EFnet servers