Commit graph

66 commits

Author SHA1 Message Date
8e15aa5f22
Dependencies update 2022-10-16 17:45:47 +02:00
24751146c3
Update serenity 2022-07-22 07:58:37 -04:00
975ee3ba43
Allow watching contests from before it begins 2022-06-14 22:09:03 -04:00
8632f0e99c
Massive dependencies bump 2022-06-11 15:50:56 -04:00
dependabot[bot]
dd1867e222
Bump hyper from 0.14.2 to 0.14.5 (#20)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 17:46:01 -04:00
dependabot[bot]
df8b692055
Bump tokio from 1.4.0 to 1.8.4 (#19)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-07 17:45:48 -04:00
2e3c6f61be
Pull info from an attached .osu/.osz file (#18) 2022-04-29 19:31:04 -04:00
51db72acb2
Temporarily move to rosu 2022-02-09 15:20:36 -05:00
cf831fae87
osu! best minor fixes (#16)
- Bump serenity version
- Now no longer pings unless the play is within top 100
- Parse numbers in bold as well
- Use relative time syntax in embeds
2021-10-23 14:33:32 -04:00
1799b70bc1
Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
e36c385f15
Update to codeforces package with sound ratelimiting 2021-02-18 03:42:49 +09:00
40a3090aa7 Use oppai-rs v0.2.3 2021-02-17 05:12:49 +09:00
925aa90887 Add role messages 2021-02-17 05:12:49 +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