mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-25 05:19:29 +01:00
33e13fd993
This is expected to take three commits to complete. This first initial commit does the following: - Begin initial rough-draft of doc/VirtualMachine.md - Begin initial refactoring of scripts The next commit will polish up the initial rough-draft and refactoring. The final commit will quality-check everything and fix anything overlooked. |
||
---|---|---|
.. | ||
Plugins | ||
Admin.md | ||
AntiAbuse.md | ||
Applets.md | ||
Commands.md | ||
Factoids.md | ||
FAQ.md | ||
Functions.md | ||
Plugins.md | ||
QuickStart.md | ||
README.md | ||
Registry.md | ||
VirtualMachine.md |
PBot Documentation
Table of Contents
- QuickStart
- Plugins
- Commands
- Administrative
- Factoids
- Registry
- Applets
- About
- Creating applets
- Documentation for
built-in applets
- 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
- When I
type
!version
it say “new version available”? - How do I change the bot trigger?
- How do I whitelist a user?
- How do I change how the bot outputs multi-line messages?
- I made a command. It’s supposed to output formatting with spaces and tabs?
- How do I change my password?
- How do
I make PBot remember my
date
timezone? - How
do I make PBot remember my
weather
location?
- When I
type