Commit graph

54 commits

Author SHA1 Message Date
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
c7da9526e6 Move to std::time::Duration
... to allow serde on all youmubot-osu structs
2020-01-13 20:09:12 -05:00
3af0b56755 Implement recent 2020-01-13 17:28:51 -05:00
4020405801 Implement user saving 2020-01-13 15:35:50 -05:00
f7063a2992 Show best record in user requests 2020-01-08 12:56:31 +09: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
71041533bf Basic user information parsing 2019-12-25 12:30:33 -05:00
c6ec62f33b Add library for user requests 2019-12-25 11:21:56 -05:00
0da274ca6f Move hook logic to another file 2019-12-24 16:38:50 -05:00
fd8742c727 Handle new links as well 2019-12-24 16:21:53 -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
efcf062e8f Change youmubot-osu into a library 2019-12-23 13:56:42 -05:00
d9fbfe446c Merge branch 'master' into osu 2019-12-23 13:54:49 -05:00
ebb381ad4e Move choose to community 2019-12-23 13:41:19 -05:00
647c45a0e7 Choose 2019-12-23 13:41:19 -05:00
068fdc8974 Base for community 2019-12-23 13:41:17 -05:00
333d6d8baa images command working 2019-12-23 11:58:56 -05:00
cfbde210c9 Shared reqwest HTTP 2019-12-23 11:58:56 -05:00
24e3db2360 Setup debugging configuration 2019-12-23 11:57:42 -05:00
48bbb070be Allow clean on DM channels 2019-12-23 11:56:19 -05:00
5f328829c5 Clean up voting 2019-12-22 20:01:30 -05:00
27a2ebe459 Base structs 2019-12-12 16:38:42 -05:00
2a0398b2a0 More descriptive errors 2019-12-09 15:26:05 -05:00
30ec9bc6c2 Remove all prefixes to modules 2019-12-09 15:26:05 -05:00
c397cd8db2 Bug where votes called with one option does not error out 2019-12-09 15:23:16 -05:00
ea7c6d8072 fun module (#2) 2019-12-09 20:05:04 +00:00
384b7be52c Admin commands done (#1) 2019-11-08 14:31:53 +00:00