Commit graph

60 commits

Author SHA1 Message Date
5d6e537ac2
Tune announcer performance 2020-02-11 19:44:10 -05:00
3a14c401cd
Implement Codeforces announcer 2020-02-10 15:18:28 -05:00
3998617f97
Merge branch 'master' into codeforces 2020-02-09 17:37:10 -05:00
a448438c96
Implement announcer management commands 2020-02-09 17:34:09 -05:00
6879598dfc
Redesign Announcer trait 2020-02-09 16:45:48 -05:00
5b64d1e535
Create databases for cf 2020-02-09 12:01:48 -05:00
4b5dcfd072
Implement codeforces contest/problem hook 2020-02-08 18:37:17 -05:00
61651e0b05
Merge branch 'master' into codeforces 2020-02-08 14:53:18 -05:00
302add1889
Clean up debugging information 2020-02-08 14:31:29 -05:00
472ebf9d2d
Make ReactionHandler handle even reaction removals 2020-02-06 20:26:19 -05:00
d8305df52a
Connect reaction watcher 2020-02-06 19:32:21 -05:00
7c77b7fd61
Load youmubot-cf 2020-02-06 14:15:06 -05:00
ed8346abb9
Optional prefix 2020-02-05 18:49:28 -05:00
c4ce365555
Enable feature flags 2020-02-05 18:39:58 -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
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
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
71041533bf Basic user information parsing 2019-12-25 12:30:33 -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
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