Commit graph

82 commits

Author SHA1 Message Date
d1df8296dc
Merge branch 'improved-announcer' 2020-02-09 17:34:28 -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
290e6229a8
Fix a bug where Pager listens to all reactions from all messages 2020-02-08 14:38:16 -05:00
ec63a035e0
Merge branch 'osu-serverranks' 2020-02-08 14:31:54 -05:00
302add1889
Clean up debugging information 2020-02-08 14:31:29 -05:00
f9672de596
Polish up the command's output 2020-02-08 14:18:37 -05:00
3b24c1ec09
Implement server ranks command 2020-02-08 13:55:09 -05:00
33c6aae64d
Tune Pagination to be less buggy and more friendly 2020-02-08 13:54:56 -05:00
22668fe654
Save pp in local db 2020-02-07 13:06:24 -05:00
2913d92682
Implement Pagination 2020-02-07 13:06:09 -05:00
ad0f798531
Merge branch 'reaction-watcher' 2020-02-06 20:27:11 -05:00
abed682503
Make vote use the new ReactionWatcher 2020-02-06 20:26:55 -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
486bd6b88d
Implement ReactionHandler 2020-02-06 19:32:08 -05:00
ac4e60c596
Show beatmapset link as a bracketed anchor 2020-02-06 11:55:39 -05:00
581b039032
Write db on WriteGuard drop 2020-02-06 11:55:04 -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
aea5c5dfcb
Merge branch 'split-packages' 2020-02-05 18:03:57 -05:00
dfc8eede73
Add README 2020-02-05 18:02:48 -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
52a9ea134f Merge branch 'master' into osu 2020-01-18 18:10:04 -05:00
7d49edb1fe Announcer Trait (#9) 2020-01-18 23:08:38 +00: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
c46385271e Merge branch 'announcer' into osu 2020-01-17 03:56:05 -05:00
e52e2c39df Export the Announcer trait 2020-01-17 03:54:16 -05:00
765da554c4 Implement a better Announcer trait 2020-01-17 03:53:00 -05:00
33fd152331 osu! announcer 2020-01-17 03:50:28 -05:00
2820b025b8 Implement a better Announcer trait 2020-01-17 03:49:55 -05:00
b355adce57 Merge branch 'announcer' into osu 2020-01-16 03:56:29 -05:00
e5ea38b442 Implement announcer 2020-01-16 03:56:19 -05:00
0939543bd3 Save osu users with last update timestamp 2020-01-16 02:07:08 -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
85155e2b3f Show miss count in score embed 2020-01-14 01:07:54 -05:00
abd5327296 Implement top 2020-01-14 01:04:40 -05:00
6de9dcf669 Move embeds to one file, implement last 2020-01-13 20:57:46 -05:00
596d632e5a Fix converted / non-converted status 2020-01-13 20:36:47 -05:00
6ebf23ae3c Implement last beatmap saving for later queries 2020-01-13 20:34:35 -05:00