Created librarian as a simple bot

This commit is contained in:
2018-10-27 09:25:19 +11:00
parent 35c0b0cede
commit 5393f51fb4
8 changed files with 135 additions and 146 deletions

6
Librarian/dialog.json Normal file
View File

@@ -0,0 +1,6 @@
{
"help": "PLEASE CHOOSE A SUBJECT: help [subject]",
"lore": "PLEASE CHOOSE A SUBJECT: lore [subject]",
"unknown": "UNKNOWN"
}