Commit graph

27 commits

Author SHA1 Message Date
955b2340fe
Add line breaks! 2020-02-17 14:36:20 -05:00
7feff249a4
end should make min from items.len instead of total_pages 2020-02-17 14:31:12 -05:00
1c2d734d25 Merge branch 'codeforces' of natsukagami/youmubot into master 2020-02-17 19:15:54 +00:00
a1d453cfff
Implement contestranks 2020-02-17 14:12:34 -05:00
c64a95094f
Conservatively announce rating changes 2020-02-17 12:15:11 -05:00
328bb44d23
Fix cargo fmt stuff 2020-02-13 18:51:22 -05:00
0b60396f81
Do not try to call Codeforces API when there's no channels to send 2020-02-13 16:57:44 -05:00
b20c4868a7
Use first (last) contest id to update 2020-02-13 16:54:51 -05:00
bacb781896
Use the last contest rating change id, instead of rating change time 2020-02-13 16:34:22 -05:00
20a78c1c14
Pretest passed -> In Queue previously interpreted as Hacked 2020-02-13 14:36:15 -05:00
dec7309f01
Print more information in contest hook 2020-02-12 18:52:01 -05:00
319c38cc2b
Fix a bug where Contest is never fetched with problems 2020-02-11 20:00:46 -05:00
5d6e537ac2
Tune announcer performance 2020-02-11 19:44:10 -05:00
75f4e403df
Contest caching 2020-02-11 19:32:48 -05:00
d9536a96ca
Clean up warning 2020-02-11 14:06:56 -05:00
d01ff978b6
Implement live 2020-02-10 22:03:52 -05:00
d4aa6f678e
Clean up 2020-02-10 17:11:03 -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
6879598dfc
Redesign Announcer trait 2020-02-09 16:45:48 -05:00
b0f70fb2a1
Implement server ranks 2020-02-09 15:02:13 -05:00
f512aa8726
Implement save command and user-aware profile command 2020-02-09 14:14:15 -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
28ed92eb2f
Minor changes on user embed 2020-02-06 14:15:34 -05:00
7c77b7fd61
Load youmubot-cf 2020-02-06 14:15:06 -05:00
4284c6c908
Codeforces library minimally written
Implement a lot of new structs

Embed for User

Implement more data structures

impl Embed for Rating Change

Move codeforces package outside
2020-02-05 18:09:15 -05:00