summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2019-10-04Clean: *room-id* special var refactoring handle-event genericGrant Shangreaux
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.
2019-09-29prevent attempt to start challenge with unknown userBoutade
2019-09-29roshambo example. each user can be in 1 match at a timeBoutade
2019-09-28added readable-username functionBoutade
2019-09-28ROSHAMBO is working!Boutade
2019-09-27made create-direct-message-roomBoutade
accidentally added roshambot example to this commit
2019-09-26created auto-joiner to respond to invitesBoutade
2019-09-25integrated server-directory component into example botBoutade
2019-09-25added initial server-directory utility classBoutade
2019-09-25added HARDCOPY slot to CLIENT.Boutade
2019-09-25added basic logging exampleBoutade