Commit graph

85 commits

Author SHA1 Message Date
32053c3fe3
osu: Implement check button! 2024-07-14 00:48:09 +02:00
0f1b054402 Enable score hook 2024-06-20 02:39:57 +02:00
a2f0684509
Composed framework (#43)
Composed poise and serenity into a composed framework. This will help the migration towards slash-commands in the future.
2024-03-27 12:50:48 -04:00
1066f249b0
osu: Introduce Env and propagate it to other functions (#40) 2024-03-17 17:21:13 +01:00
4bdab3cefb Update youmubot 2024-02-25 18:45:22 +00:00
3f115eaab0 Update serenity and make prelude compile 2024-02-25 18:45:22 +00:00
8febf0106e Construct rosu api 2024-02-17 19:17:38 +00:00
220dbc21ea
Patches to get deadlocking in osu updates fixed 2023-11-21 14:55:00 +01:00
54502ad61b
Massive lint fix 2023-10-22 17:45:13 +02:00
8632f0e99c
Massive dependencies bump 2022-06-11 15:50:56 -04:00
2e3c6f61be
Pull info from an attached .osu/.osz file (#18) 2022-04-29 19:31:04 -04: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
06cbc51c0e
Use multiple aliases 2021-07-18 16:27:55 +09:00
1799b70bc1
Move to SQLite (#13) 2021-06-19 22:36:17 +09:00
750ddb7762
feat: fix warning (#14) 2021-06-19 21:20:33 +09:00
925aa90887 Add role messages 2021-02-17 05:12:49 +09:00
901d55814d
Update to Tokio 1 and Serenity 0.10 (#9) 2021-01-15 18:50:33 +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
e830eab3f2
Fix intents and so core/choose and core/role 2020-09-20 15:52:33 -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
238e44a64c
Prelude/Main: rework hook system 2020-09-07 19:41:59 -04:00
1508523ca9
Main: Is now running with --no-default-features --features core 2020-09-07 02:09:36 -04:00
10ba2dda1d
Overhaul reaction handler to a thread spawning model (#2)
* Overhaul reaction handler to a thread spawning model

* Remove limits for mods on voting and community buckets
2020-07-06 13:26:34 -04:00
5d6e537ac2
Tune announcer performance 2020-02-11 19:44:10 -05:00
3a14c401cd
Implement Codeforces announcer 2020-02-10 15:18:28 -05:00
3998617f97
Merge branch 'master' into codeforces 2020-02-09 17:37:10 -05:00
a448438c96
Implement announcer management commands 2020-02-09 17:34:09 -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
302add1889
Clean up debugging information 2020-02-08 14:31:29 -05:00
472ebf9d2d
Make ReactionHandler handle even reaction removals 2020-02-06 20:26:19 -05:00
d8305df52a
Connect reaction watcher 2020-02-06 19:32:21 -05:00
7c77b7fd61
Load youmubot-cf 2020-02-06 14:15:06 -05:00
ed8346abb9
Optional prefix 2020-02-05 18:49:28 -05:00
c4ce365555
Enable feature flags 2020-02-05 18:39:58 -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
d5f7a17a2c Improve db ergonomics 2020-02-05 15:31:58 -05:00
c4916a24f7 Split db into youmubot-db 2020-02-02 21:51:54 -05:00
9287bdf5b7 Get rid of mut refs 2020-02-02 20:21:07 -05:00
8c34c7a3ba Make OsuClient clone-able 2020-02-02 15:47:21 -05:00
177c714172
Fix rust-lang/rust#66145 warnings 2020-01-31 22:15:39 -05:00
9460056e7a Parallelize announcer message-sending 2020-01-18 18:00:25 -05:00
d496419fc6 Minor adjustments 2020-01-17 04:18:41 -05:00
91c8ceb91c Move to yaml 2020-01-17 04:17:55 -05:00