Commit Graph

11 Commits

Author SHA1 Message Date
Adrian Perez de Castro
522908d984 Add echobot.lua example 2016-07-05 01:15:23 +03:00
Adrian Perez de Castro
43470d72d1 Add examples on how to send messages to rooms
This adds two similar examples, one using matrix.client, and the other using
matrix.api.
2016-07-04 13:44:23 +03:00
Adrian Perez de Castro
c67a5506bf README: Add build/coverage status badges 2016-07-03 22:57:39 +03:00
Adrian Perez de Castro
9f71b6d3c5 README: Change the matrix.api example to use :sync()
The example was still using the old :initial_sync() method, which does
not exist anymore.
2016-07-03 15:16:37 +03:00
Adrian Perez de Castro
68d6483df9 README: Add missing target links 2016-07-03 15:14:56 +03:00
Adrian Perez de Castro
ac867581d3 README: Link to examples in their subdirectory 2016-07-03 15:13:14 +03:00
Adrian Perez de Castro
e128366f7f Use eventables in matrix.client, implement a chunk of functionality
Yeah, I know: commits should have been smaller and all that. Yadda-yadda.
2016-07-01 05:05:50 +03:00
Adrian Perez de Castro
4e27bedc12 README: Mention the LuaSocket/LuaSec-based HTTP client 2016-06-28 23:52:45 +03:00
Adrian Perez de Castro
5f53ecd349 README: Add RockZ self-promotion 2016-06-23 13:40:38 +03:00
Adrian Perez de Castro
e0d49f793d README: List requirements and LuaRocks instructions 2016-06-23 13:36:31 +03:00
Adrian Perez de Castro
3752be9a73 Add README file 2016-06-23 13:19:36 +03:00