Adrian Perez de Castro
|
522908d984
|
Add echobot.lua example
|
2016-07-05 01:15:23 +03:00 |
|
Adrian Perez de Castro
|
30eec81619
|
Update client-send-message.lua to not do an initial sync
The initial sync is not needed, provided that the user has to supply anyway
the room ID or alias in the command line of the script.
|
2016-07-04 18:34: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
|
a5c8560483
|
Example script to set the user's display name
|
2016-07-03 15:12:45 +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
|
1c13a32e86
|
examples: Add get-user-info.lua
|
2016-06-23 13:41:41 +03:00 |
|