aboutsummaryrefslogtreecommitdiff
path: root/example/example_1_echoClient/README
diff options
context:
space:
mode:
Diffstat (limited to 'example/example_1_echoClient/README')
-rw-r--r--example/example_1_echoClient/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/example/example_1_echoClient/README b/example/example_1_echoClient/README
new file mode 100644
index 00000000..a8e19abf
--- /dev/null
+++ b/example/example_1_echoClient/README
@@ -0,0 +1,5 @@
+This is a very simple bot which echoes the message sent to it.
+
+Run this example, send it a message from a friend of this bot. You will recieve the message back.
+
+This example shows how to receive and send messages.