mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-02 18:19:33 +01:00
.. | ||
Plugins | ||
Admin.md | ||
AntiAbuse.md | ||
Commands.md | ||
Factoids.md | ||
FAQ.md | ||
Functions.md | ||
Modules.md | ||
Plugins.md | ||
QuickStart.md | ||
README.md | ||
Registry.md | ||
VirtualMachine.md |
PBot Documentation
Table of Contents
- QuickStart
- Plugins
- Commands
- Administrative
- Factoids
- Registry
- Modules
- About
- Creating modules
- Documentation for
built-in modules
- cc
- Usage
- Supported Languages
- Default Language
- Disallowed system calls
- Program termination with no output
- Abnormal program termination
- C and C++ Functionality
- Using the preprocessor
- main() Function Unnecessary
- Embedding Newlines
- Printing in binary/base2
- Using the GDB debugger
- Interactive Editing
- Some Examples
- english
- expand
- prec
- paren
- faq
- cfact
- cjeopardy
- c99std
- c11std
- man
- define
- dict
- foldoc
- vera
- udict
- wdict
- acronym
- math
- calc
- qalc
- compliment
- insult
- excuse
- horoscope
- quote
- cc
- Anti-Abuse
- Virtual Machine
- Frequently Asked Questions