Commit graph

55 commits

Author SHA1 Message Date
68e893a45e
Use oppai-rs v0.2.3 2021-02-17 04:04:19 +09:00
aa39b42e94
Add role messages 2021-02-11 20:29:51 +09:00
ce4ed285f9
Update deps 2021-02-04 16:23:04 +09:00
901d55814d
Update to Tokio 1 and Serenity 0.10 (#9) 2021-01-15 18:50:33 +00:00
6bf2779d61
osu updatelb command (#8)
* Make `paginate` take a Paginate trait impl, while `paginate_fn` takes a function

* Add `updatelb` command

* Implement a member cache

* Update member queries to use member cache

* Allow everyone to updatelb
2020-11-23 07:26:18 +00:00
b8471152d3
Update to serenity 0.9.1 2020-11-22 23:56:37 -05:00
85ef689909 Update serenity to v0.9.0-rc.2 2020-10-08 17:47:48 +00:00
71cbe5c63e
osu: no longer depends on tower 2020-09-13 22:27:39 -04:00
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