mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-01 01:29:31 +01:00
15 KiB
15 KiB
PBot Documentation
Table of Contents
- QuickStart
- 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
- Quotegrabs
- Anti-Abuse
- Virtual Machine
- Frequently Asked Questions