/tbr add

Add a book to your personal TBR (To Be Read) list. Use this command to track books you want to read, have finished, or did not finish—complete with an optional status for organization.


💬 Usage

/tbr add <title> <author> [status]
  • <title> – The title of the book you want to add

  • <author> – The author of the book

  • [status] – (Optional) Set the book’s status as tbr (default), finished, or dnf (“did not finish”)


📌 Example

/tbr add "Legends & Lattes" "Travis Baldree" tbr

This will:

  • Add “Legends & Lattes” by Travis Baldree to your personal TBR list with status tbr

/tbr add "The Hobbit" "J.R.R. Tolkien" finished

This will:

  • Add “The Hobbit” by J.R.R. Tolkien to your TBR list with status finished


🗃️ Notes

  • The default status is tbr if you don’t specify one

  • Use finished for books you’ve completed or dnf for ones you didn’t finish

  • Great for organizing your reading plans, tracking progress, or sharing your list

  • Each book on your list is tracked separately—add as many as you like!


Last updated