Modules:QuickList
From Anope Wiki
QuickLists are an aid for the module developer: they quickly explain how certain tasks work. Currently the follow QuickLists are available:
- Modules:QuickList:Callbacks - Call a given function at the given time
- Modules:QuickList:ComplexEvents - Hook to outgoing messages
- Modules:QuickList:Configuration - Parse configuration directives
- Modules:QuickList:InternalEvents - Hook to internal Anope events
- Modules:QuickList:LanguageStrings - Translate response strings
- Modules:QuickList:Pseudoclients - Introduce pseudoclients
- Modules:QuickList:Tokens - Non-destructive token functions

