You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an advanced starter bot template. You can use is as a starting point to build a bot, or as a way to learn Botpress and advanced and common bot-building methodologies.
4
+
5
+
## Topics covered in this bot
6
+
7
+
- Loading user data at beginning of conversation
8
+
- Add event tracking to your bot
9
+
- How to greet the user at the start of a conversation (note: that this only works on webchat → embedded or shareable link).
10
+
- AI vs button based routers
11
+
- Requiring information from users and sending it to an external tool
12
+
- Querying your knowledge base and saving the question and search results
13
+
- Assigning the conversation as a ticket to a live agent
14
+
- Adding CSAT at the end of the conversation
15
+
- Searching and filtering from a Botpress Table
16
+
- Segmenting knowledgebase based on customer tag and identity
0 commit comments