EggWiki: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| (12 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
| [[Upgrading]] | [[Upgrading]] | ||
| * [[Config_Changes|Config file changes, by version]] | |||
| == Using Eggdrop == | == Using Eggdrop == | ||
| Line 18: | Line 20: | ||
| [[Loading Tcl Scripts]] | [[Loading Tcl Scripts]] | ||
| [[CAP|Enabling CAP (IRCv3) Extensions]] | |||
| [[Account Tracking]] | |||
| == Common Errors == | == Common Errors == | ||
| Line 26: | Line 32: | ||
| [[Known Eggdrop Errors]] | [[Known Eggdrop Errors]] | ||
| [[Matchattr Tcl Command Issues]] | |||
| == FAQ == | == FAQ == | ||
| Line 38: | Line 46: | ||
| [[Threaded DNS]] | [[Threaded DNS]] | ||
| [[Timer_Drift| What does "timer drift - spun X minutes" mean?]] | |||
| [[Tcl| What is Tcl?]] | |||
| [[TermSignal| Eggdrop quit, and the last entry says "Received Terminal Signal"]] | |||
| [[PBKDF2_transition| How should I upgrade to PBKDF2 hashing from Blowfish? (1.9.0+)]] | |||
| == Tcl Examples == | |||
| [[Setudef| Writing scripts that work only on selected channels]] | |||
| [[MinutelyWho| Write a script that performs a /who on all channels]] | |||
| [[EndOfWho| Writing a bind that triggers at the end of a 315 message (WHO listing)]] | |||
Revision as of 03:09, 23 September 2022
Welcome to EggWiki!
Setting Up Eggdrop
Running Multiple Eggdrops From One Directory
Using Eggdrop
Enabling CAP (IRCv3) Extensions
Common Errors
FAQ
How do I stop Eggdrop from removing bans?
What does "timer drift - spun X minutes" mean?
Eggdrop quit, and the last entry says "Received Terminal Signal"
How should I upgrade to PBKDF2 hashing from Blowfish? (1.9.0+)
Tcl Examples
Writing scripts that work only on selected channels
Write a script that performs a /who on all channels
Writing a bind that triggers at the end of a 315 message (WHO listing)