Commit graph

63 commits

Author SHA1 Message Date
4284c6c908
Codeforces library minimally written
Implement a lot of new structs

Embed for User

Implement more data structures

impl Embed for Rating Change

Move codeforces package outside
2020-02-05 18:09:15 -05:00
aea5c5dfcb
Merge branch 'split-packages' 2020-02-05 18:03:57 -05:00
dfc8eede73
Add README 2020-02-05 18:02:48 -05:00
84150cd82e Split youmubot-core 2020-02-05 17:51:14 -05:00
aec9cd130d Split youmubot-osu 2020-02-05 17:25:34 -05:00
03be1a4acc Move the prelude into a seperate package 2020-02-05 16:21:11 -05:00
d5f7a17a2c Improve db ergonomics 2020-02-05 15:31:58 -05:00
c4916a24f7 Split db into youmubot-db 2020-02-02 21:51:54 -05:00
9287bdf5b7 Get rid of mut refs 2020-02-02 20:21:07 -05:00
8c34c7a3ba Make OsuClient clone-able 2020-02-02 15:47:21 -05:00
177c714172
Fix rust-lang/rust#66145 warnings 2020-01-31 22:15:39 -05:00
52a9ea134f Merge branch 'master' into osu 2020-01-18 18:10:04 -05:00
7d49edb1fe Announcer Trait (#9) 2020-01-18 23:08:38 +00:00
9460056e7a Parallelize announcer message-sending 2020-01-18 18:00:25 -05:00
d496419fc6 Minor adjustments 2020-01-17 04:18:41 -05:00
91c8ceb91c Move to yaml 2020-01-17 04:17:55 -05:00
c46385271e Merge branch 'announcer' into osu 2020-01-17 03:56:05 -05:00
e52e2c39df Export the Announcer trait 2020-01-17 03:54:16 -05:00
765da554c4 Implement a better Announcer trait 2020-01-17 03:53:00 -05:00
33fd152331 osu! announcer 2020-01-17 03:50:28 -05:00
2820b025b8 Implement a better Announcer trait 2020-01-17 03:49:55 -05:00
b355adce57 Merge branch 'announcer' into osu 2020-01-16 03:56:29 -05:00
e5ea38b442 Implement announcer 2020-01-16 03:56:19 -05:00
0939543bd3 Save osu users with last update timestamp 2020-01-16 02:07:08 -05:00
ce09a76dc7 Merge branch 'master' into osu 2020-01-16 01:58:26 -05:00
a17e9c6d1d Update serenity to v0.8 (#7) 2020-01-16 06:49:27 +00:00
85155e2b3f Show miss count in score embed 2020-01-14 01:07:54 -05:00
abd5327296 Implement top 2020-01-14 01:04:40 -05:00
6de9dcf669 Move embeds to one file, implement last 2020-01-13 20:57:46 -05:00
596d632e5a Fix converted / non-converted status 2020-01-13 20:36:47 -05:00
6ebf23ae3c Implement last beatmap saving for later queries 2020-01-13 20:34:35 -05:00
c7da9526e6 Move to std::time::Duration
... to allow serde on all youmubot-osu structs
2020-01-13 20:09:12 -05:00
3af0b56755 Implement recent 2020-01-13 17:28:51 -05:00
4020405801 Implement user saving 2020-01-13 15:35:50 -05:00
f7063a2992 Show best record in user requests 2020-01-08 12:56:31 +09:00
f1742664c4 Implement score request 2020-01-08 12:55:27 +09:00
3e951554d7 Implement get_scores requests 2019-12-28 10:45:07 +09:00
71041533bf Basic user information parsing 2019-12-25 12:30:33 -05:00
c6ec62f33b Add library for user requests 2019-12-25 11:21:56 -05:00
0da274ca6f Move hook logic to another file 2019-12-24 16:38:50 -05:00
fd8742c727 Handle new links as well 2019-12-24 16:21:53 -05:00
e37ae361fd Parsing and printing the basic info with old links 2019-12-24 14:42:56 -05:00
0cc9b318ad Implement Beatmap request + parsing 2019-12-23 17:33:46 -05:00
efcf062e8f Change youmubot-osu into a library 2019-12-23 13:56:42 -05:00
d9fbfe446c Merge branch 'master' into osu 2019-12-23 13:54:49 -05:00
ebb381ad4e Move choose to community 2019-12-23 13:41:19 -05:00
647c45a0e7 Choose 2019-12-23 13:41:19 -05:00
068fdc8974 Base for community 2019-12-23 13:41:17 -05:00
333d6d8baa images command working 2019-12-23 11:58:56 -05:00
cfbde210c9 Shared reqwest HTTP 2019-12-23 11:58:56 -05:00