diff --git a/Home.md b/Home.md index c66870e..6e8b568 100644 --- a/Home.md +++ b/Home.md @@ -1 +1,20 @@ -Welcome to the perlbuut wiki! \ No newline at end of file +# 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 \ No newline at end of file