Commit graph

21 commits

Author SHA1 Message Date
a2668cdd2c Parse bounce and hello events correctly 2020-01-09 16:18:06 +00:00
10cad5e576 Actually parse all server events 2020-01-09 15:11:30 +00:00
29a2b62b91 Bump version to 0.2.0.0 2020-01-09 10:10:09 +00:00
df850eba3f Fix some package details 2020-01-09 09:49:08 +00:00
282c1167fd Add all session and chat room commands
The account, room host and staff commands are still missing though.
2020-01-09 09:34:06 +00:00
70951d30b5 Add example bot that duplicates itself 2020-01-09 08:16:10 +00:00
e30a08e967 Clear up confusion around 'handle' 2020-01-07 16:15:43 +00:00
604cb4b09b Fix wording and add more info to 'wait' 2020-01-07 16:12:44 +00:00
ea9390ebd5 Add documentation
This commit also renames ConnectionDetails to ConnectionConfig, because I think
that is a more appropriate name.
2020-01-07 16:06:25 +00:00
22aacc1c98 Check if nextEvent works as advertised 2020-01-07 11:54:56 +00:00
b7892bd139 Clean up implementation 2020-01-07 11:38:42 +00:00
1908a050c9 Reorder stuff to better match the documentation structure 2020-01-07 10:40:34 +00:00
e578d688ab Prepare delaying commands when client is throttled 2020-01-07 10:13:28 +00:00
b56ff35ec1 Add example demonstrating fork and wait 2020-01-06 23:28:42 +00:00
5709d1aeec Ignore throttling
I'll have to find a better way to tell the client that it is being throttled.
2020-01-06 23:28:09 +00:00
f0c9f92d44 Add threading and more commands 2020-01-06 20:58:16 +00:00
e72e647b5f Clean up 2020-01-06 18:07:02 +00:00
fa15162620 Implement catch 2020-01-06 17:55:39 +00:00
3dbed10ffd Connect to euphoria and run example bots 2020-01-06 17:48:36 +00:00
ee55f84c34 Begin implementing the euphoria API 2020-01-06 00:16:22 +00:00
3e8cadd677 Create project 2020-01-04 12:56:24 +00:00