3
0
mirror of https://github.com/reality/dbot.git synced 2024-12-03 17:39:28 +01:00
dbot/modules/goodreads/usage.json

6 lines
362 B
JSON
Raw Normal View History

{
"~book": "~book [bookname] - returns the title, author, rating, and GoodReads link",
"~booksummary": "~booksummary [bookname] - returns the summary for the requested book",
"~author": "~author [authorname] - returns the GoodReads link for the requested author",
"~reading": "~reading - displays up to 5 of the books you are currently reading"
}