Commit graph

21 commits

Author SHA1 Message Date
vylion
9c1cfc0d28 Removed now gitignored folders from repo. 2017-11-23 15:27:13 +01:00
vylion
dc3f3b8eb7 Added gitignore.
Refactored a little.
2017-11-23 15:23:48 +01:00
Vylion
5ea65dfb11 Update README.md 2017-11-22 19:01:45 +00:00
Vylion
38f4b90621 Update README.md 2017-10-28 18:11:44 +00:00
vylion
68cfc8a35e Added README.md 2017-10-28 20:10:32 +02:00
Vylion
92f89e6e32 Added an explanation for haskell language's foldr and foldl. 2016-12-05 10:20:31 +01:00
vylion
d5dc842cd0 I think I made a change. Commiting and pushing just in case. 2016-10-17 00:45:17 +02: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
639b7975c8 Reconfigured the jar artifact building. 2016-10-09 02:26:42 +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
vylion
8255cb15f8 Moved bot to @geiserpbot.
Added Message class.

TO DO: distinguish messages by chat types.
2016-10-09 00:04:05 +02:00
Vylion
19e0a1d0f2 Copied whoami command from the testbot. 2016-07-09 10:34:20 +02:00
Vylion
5094a6a1e2 Restarted the project.
Added Pokemon Go status check.
2016-07-09 10:06:16 +02:00
Vylion
a2b32ae61c Pole system removed.
Added support for edit messages (for now it just ignores them).
2016-06-06 16:59:55 +02:00
Vylion
050b016143 Pole system finished. 2016-04-21 22:34:36 +02:00
Vylion
915dc94955 Second commit: using PeppercornBot instead as a base. 2016-04-21 09:43:10 +02:00
Vylion
bdad9fed04 First commit: using my TestBot as a base. 2016-04-21 09:21:35 +02:00