4d68ba5941
Merge branch 'master' into osu-app-commands
2024-03-06 15:31:17 +01:00
dependabot[bot]
e4a55d9958
Bump mio from 0.8.10 to 0.8.11 ( #36 )
...
Bumps [mio](https://github.com/tokio-rs/mio ) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/tokio-rs/mio/releases )
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/mio/compare/v0.8.10...v0.8.11 )
---
updated-dependencies:
- dependency-name: mio
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 09:04:27 +00:00
6ef9ffcfda
Merge remote-tracking branch 'origin/master' into osu-app-commands
2024-03-02 20:19:04 +01:00
b4cf6ce94f
Fix User/Role/Channel id parsing ( #35 )
...
* Import thiserror to make nicer errors
* Create wrappers for id that exposes old parsing behavior (from mentions)
* Use id wrappers when parsing parameters
2024-02-28 18:02:42 +00:00
bcd59c673c
Move Pagination to some generic replyable trait
2024-02-27 00:28:13 +01:00
d5fb2cce69
Re-structure how environment is passed around to allow setting up poise
2024-02-25 23:12:34 +01:00
08d639944e
Update youmubot-core
2024-02-25 18:45:22 +00:00
3f115eaab0
Update serenity and make prelude compile
2024-02-25 18:45:22 +00:00
c5d00f12d8
Display lazer mod instead of classic mod
2024-02-17 19:17:38 +00:00
fef6516ae1
Remove old reqwest osu api v1
2024-02-17 19:17:38 +00:00
84b13dcef3
Implement score fetching
2024-02-17 19:17:38 +00:00
7d00b95a4f
Implement beatmap collecting from rosu-v2
2024-02-17 19:17:38 +00:00
5666e560e9
Add rosu-v2
2024-02-17 19:17:38 +00:00
30f186c604
Use the user's own top scores for saving checks
2024-02-05 01:44:44 +01:00
85954639d7
Update sqlx to 0.7
2024-02-04 23:24:15 +01:00
dependabot[bot]
9a3cf59e84
Bump rustix from 0.38.15 to 0.38.19 ( #27 )
...
Bumps [rustix](https://github.com/bytecodealliance/rustix ) from 0.38.15 to 0.38.19.
- [Release notes](https://github.com/bytecodealliance/rustix/releases )
- [Commits](https://github.com/bytecodealliance/rustix/compare/v0.38.15...v0.38.19 )
---
updated-dependencies:
- dependency-name: rustix
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:46:50 +01:00
dependabot[bot]
b741d32580
Bump openssl from 0.10.57 to 0.10.60 ( #28 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.57 to 0.10.60.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.57...openssl-v0.10.60 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-28 23:46:37 +01:00
220dbc21ea
Patches to get deadlocking in osu updates fixed
2023-11-21 14:55:00 +01:00
a04fcca1d6
Deps update
2023-10-01 14:11:42 +02:00
dependabot[bot]
2cd5c744d6
Bump openssl from 0.10.48 to 0.10.55 ( #26 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.48 to 0.10.55.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.48...openssl-v0.10.55 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-22 13:15:52 +02:00
dependabot[bot]
bd9a5a1b1d
Bump h2 from 0.3.15 to 0.3.17 ( #25 )
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.15 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.15...v0.3.17 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 12:59:27 +02:00
dependabot[bot]
5d69a434c0
Bump openssl from 0.10.45 to 0.10.48 ( #24 )
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-25 10:38:33 +00:00
3a9a252a1d
Update lots of dependencies
2023-02-17 14:19:46 +01:00
7e1b80aff9
Update inputs
2022-10-28 21:29:54 +02:00
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