Commit graph

23 commits

Author SHA1 Message Date
2be38a3759
Add a timeout to the reqwest client 2023-11-21 13:27:22 +01:00
54502ad61b
Massive lint fix 2023-10-22 17:45:13 +02:00
1799b70bc1
Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
f05afb2b80
Improve osu (#10)
* Add rank event parsing

* Refactor osu announcer

* Increase api limits

* Register user is locked
2021-01-22 12:54:01 +00:00
145cb01bd0
Split user and announcer osu clients 2021-01-22 14:08:15 +09:00
d32cb6da1d
osu: Fix compile errors 2020-09-13 22:57:57 -04:00
71cbe5c63e
osu: no longer depends on tower 2020-09-13 22:27:39 -04:00
acc1b92002
osu: Optimize top! and hook 2020-09-07 20:07:41 -04:00
b776a1d26e
osu: Fix commands 2020-09-07 19:01:21 -04:00
b7d398c05a
osu: Move core library to async 2020-09-05 21:31:03 -04:00
00971d7d3e
Implement beatmap metadata caching 2020-06-13 23:29:13 -04:00
5d6e537ac2
Tune announcer performance 2020-02-11 19:44:10 -05:00
aec9cd130d Split youmubot-osu 2020-02-05 17:25:34 -05:00
8c34c7a3ba Make OsuClient clone-able 2020-02-02 15:47:21 -05:00
ce09a76dc7 Merge branch 'master' into osu 2020-01-16 01:58:26 -05:00
c7da9526e6 Move to std::time::Duration
... to allow serde on all youmubot-osu structs
2020-01-13 20:09:12 -05:00
4020405801 Implement user saving 2020-01-13 15:35:50 -05: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
c6ec62f33b Add library for user requests 2019-12-25 11:21:56 -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
27a2ebe459 Base structs 2019-12-12 16:38:42 -05:00