Skip to content

Commit ac319f5

Browse files
author
Igor Khomenko
committed
added README for chat bots samples
1 parent da7a9f0 commit ac319f5

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# RiveScript powered chat bot example
2+
3+
This is an example of 1-to-1 chatbot with [RiveScript](https://www.rivescript.com) scripting language integrated, making it easy to write trigger/response pairs for building up a bot's intelligence.
4+
5+
# Guide
6+
Read Chat Bots guide to understand how to build own bot for QuickBlox with RiveScript.
7+
8+
[http://quickblox.com/developers/ChatBots](http://quickblox.com/developers/ChatBots)
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Simple chat bot example
2+
3+
This example demonstrates simple 1-to-1 chat bot. It can simply echo incoming messages.
4+
5+
# Guide
6+
Read Chat Bots guide to understand how to build own bot for QuickBlox.
7+
8+
[http://quickblox.com/developers/ChatBots](http://quickblox.com/developers/ChatBots)

0 commit comments

Comments
 (0)