mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 10:35:41 -04:00
Updated Home (markdown)
parent
87ebf008b0
commit
b31b40fd42
1 changed files with 20 additions and 1 deletions
21
Home.md
21
Home.md
|
@ -1 +1,20 @@
|
|||
Welcome to the perlbuut wiki!
|
||||
# Factoids
|
||||
|
||||
Factoids are the primary purpose of the bot. Some short facts about factoids
|
||||
* They're just strings that the bot knows how to respond to.
|
||||
* They're stored in a database ```var/factoids.db```.
|
||||
* There are three types of factoids:
|
||||
1. simple
|
||||
2. macros
|
||||
3. functions
|
||||
|
||||
## learning
|
||||
|
||||
Perlbot learns factoids by being told ```a is b```
|
||||
|
||||
## history
|
||||
### revisions
|
||||
### reverting
|
||||
## protecting
|
||||
## namespaces
|
||||
## macros
|
Loading…
Add table
Reference in a new issue