Add echobot.lua example

This commit is contained in:
Adrian Perez de Castro
2016-07-05 01:14:11 +03:00
parent b0cbf93b7e
commit 522908d984
2 changed files with 80 additions and 0 deletions

View File

@@ -75,5 +75,6 @@ For the high-level `matrix.client`:
* [examples/get-user-info.lua](./examples/get-user-info.lua)
* [examples/client-send-message.lua](./examples/client-send-message.lua)
* [examples/echobot.lua](./examples/echobot.lua)
More examples can be found in the [examples](./examples) subdirectory.