Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves issue #3
|
|
Clean: *room-id* special var refactoring handle-event generic
|
|
This addresses the conversation in issue #1. I went ahead and created the readme
file to document the `*room-id*` variable. Also this commit removes the
hardcoded value for the roshamo example bot, and provides a function to create
and login your roshambot instead.
|
|
Add: ssl option and documentation to homeserver client slot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accidentally added roshambot example to this commit
|
|
|
|
|
|
- added direct-p to server-room to indicate that the room is "direct"
- added handle-event :after specialized on account-data-event
and server-room
- extended the find-contact function to optionally return a room
|
|
|
|
|
|
|
|
|
|
specialization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|