Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 🤖 BOTPRESS INBOX ✉️

This inbox dashboard can be used for managing conversations and users of your Botpress bot. It uses the official API (in Beta still) and Typescript client.
This inbox dashboard can be used for managing conversations and users of your Botpress bot. It uses the official API (in Beta still) and TypeScript client.

## ✳️ Features

Expand Down Expand Up @@ -56,7 +56,7 @@ This project makes use of the following libraries:
- Vite.js v3.1 - app build
- Botpress Client v0.1.1 - requests to the botpress API
- Date-fns v2.30 - date formatting
- Typescript v4.8 - typings and interfaces
- TypeScript v4.8 - typings and interfaces
- TailwindCSS v3.1 - styling
- React Router Dom v6.11 - routing
- CryptoJS - encrypting keys
Expand Down