mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-20 02:49:49 +01:00
1326b0ac5f
VM socket communication is superior to VM serial communication in every way. Unfortunately at this time only Linux supports them. Fortunately, that's 99% of PBot's userbase. If you're not using Linux or if you're using an older Linux that does not support VM sockets, the PBot VM scripts will gracefully fallback to using the serial connection. You may explicitly disable VM socket connection attempts by setting PBOTVM_CID=0. |
||
---|---|---|
.. | ||
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