Commit graph

7 commits

Author SHA1 Message Date
Vylion
92f89e6e32 Added an explanation for haskell language's foldr and foldl. 2016-12-05 10:20:31 +01:00
vylion
e5504ca6e7 Added actual call to the persistence layer. 2016-10-16 20:29:38 +02:00
vylion
8ce038dbdd Finished minimal persistence support (hopefully with no bugs - heh).
Added recognition of a chat name change as an event.
Added beta features configuration.
2016-10-16 20:24:34 +02:00
vylion
b41d1c4b4c Created a chat name index.
Fixed list name parsing.
2016-10-09 19:25:24 +02:00
vylion
ef2ea921cc Added some save functionality in Persistence layer.
Added some finishing touches to the Message classes.
Integrated some event support in input handling.
2016-10-09 16:34:36 +02:00
vylion
9c0d8c0fe0 Very small "/help" changes. 2016-10-09 02:30:08 +02:00
vylion
9d2baf8531 Separated all Message types in classes.
Removed Pokemon Go server status json reading, because the web that provided it has gone down.
2016-10-09 02:15:56 +02:00
Renamed from src/main/Vylbot.java (Browse further)