|
12948ae99f
|
prelude: Implement ratelimit
|
2020-09-13 22:26:16 -04:00 |
|
|
7e327fd131
|
Update serenity to v0.9.0-rc.1
|
2020-09-08 00:17:10 -04:00 |
|
|
f54f3ae1a6
|
Everything works!
|
2020-09-07 23:46:58 -04:00 |
|
|
3b217fd5c9
|
raygon
|
2020-09-07 23:23:06 -04:00 |
|
|
4a2a4ed688
|
Codeforces: asyncify live
|
2020-09-07 22:48:01 -04:00 |
|
|
9c978262cf
|
Update serenity
|
2020-09-07 22:17:59 -04:00 |
|
|
21eb78e5aa
|
Move to codeforces v0.2
|
2020-09-07 21:23:11 -04:00 |
|
|
b819509244
|
osu: Remove rayon and add tower
|
2020-09-07 19:41:05 -04:00 |
|
|
2ad04b34c9
|
Prelude: no more crossbeam/rayon
|
2020-09-07 02:37:14 -04:00 |
|
|
1508523ca9
|
Main: Is now running with --no-default-features --features core
|
2020-09-07 02:09:36 -04:00 |
|
|
b7d398c05a
|
osu: Move core library to async
|
2020-09-05 21:31:03 -04:00 |
|
|
cbfccedb1b
|
Core: updated serenity to async
|
2020-09-03 19:29:34 -04:00 |
|
|
a8958a20f2
|
Remove ReactionWatcher (use serenity collector!) and simplify paginate
|
2020-09-03 17:55:19 -04:00 |
|
|
a578ce5924
|
Prelude: Announcer: full async rewrite
|
2020-09-02 19:32:46 -04:00 |
|
|
82a3b5a548
|
Prelude: Support anyhow
|
2020-09-02 17:50:26 -04:00 |
|
|
3ce86bcd19
|
DB: Update rustbreak and serenity
|
2020-09-02 17:18:39 -04:00 |
|
|
2e718c3e60
|
Prelude: update to async
|
2020-09-02 16:48:06 -04:00 |
|
|
9aab6e11ec
|
Implement BeatmapCache and Oppai interface
|
2020-06-12 01:03:56 -04:00 |
|
|
7c605cc42b
|
Update deps
|
2020-05-22 10:49:32 -04:00 |
|
|
4332957d05
|
Update deps
|
2020-04-13 20:17:53 -04:00 |
|
|
5d6e537ac2
|
Tune announcer performance
|
2020-02-11 19:44:10 -05:00 |
|
|
75f4e403df
|
Contest caching
|
2020-02-11 19:32:48 -05:00 |
|
|
3998617f97
|
Merge branch 'master' into codeforces
|
2020-02-09 17:37:10 -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 |
|
|
486bd6b88d
|
Implement ReactionHandler
|
2020-02-06 19:32:08 -05:00 |
|
|
28ed92eb2f
|
Minor changes on user embed
|
2020-02-06 14:15:34 -05:00 |
|
|
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 |
|
|
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 |
|
|
c4916a24f7
|
Split db into youmubot-db
|
2020-02-02 21:51:54 -05:00 |
|
|
9460056e7a
|
Parallelize announcer message-sending
|
2020-01-18 18:00:25 -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 |
|
|
3e951554d7
|
Implement get_scores requests
|
2019-12-28 10:45:07 +09: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 |
|
|
d9fbfe446c
|
Merge branch 'master' into osu
|
2019-12-23 13:54:49 -05:00 |
|
|
cfbde210c9
|
Shared reqwest HTTP
|
2019-12-23 11:58:56 -05:00 |
|
|
27a2ebe459
|
Base structs
|
2019-12-12 16:38:42 -05:00 |
|
|
ea7c6d8072
|
fun module (#2)
|
2019-12-09 20:05:04 +00:00 |
|
|
384b7be52c
|
Admin commands done (#1)
|
2019-11-08 14:31:53 +00:00 |
|
|
d36323c12c
|
Progress!
|
2019-11-01 19:27:29 -04:00 |
|
|
b7907a72e2
|
First commit
|
2019-10-25 14:07:24 -04:00 |
|