Connect to euphoria and run example bots

This commit is contained in:
Joscha 2020-01-06 17:48:36 +00:00
parent ee55f84c34
commit 3dbed10ffd
4 changed files with 300 additions and 114 deletions

View file

@ -20,6 +20,17 @@ description: Please see the README on GitHub at <https://github.com/Garm
dependencies:
- base >= 4.7 && < 5
- aeson
- bytestring
- containers
- network
- stm
- text
- time
- transformers
- unordered-containers
- websockets
- wuss
library:
source-dirs: src