Commit graph

29 commits

Author SHA1 Message Date
b374c6ed66 Update for Nix module 2025-03-26 10:39:47 -07:00
677a97d5cc Fix leaderboard truncation 2025-03-25 19:23:31 -07:00
eccd55542d Update 2025-03-25 19:22:24 -07:00
9e0371b6ac Add trailing zeros for discriminators with tests 2023-06-15 13:24:20 -07:00
74b0e6141a cargo fmt 2023-06-13 18:49:47 -07:00
6a0a99c193 Use trait for username display, fix suggestion username 2023-06-13 18:45:08 -07:00
5e6bb8f2d0 Update for new usernames 2023-06-10 14:59:08 -07:00
31adf7efe8 Support leaderboards with under 10 users 2023-06-10 14:11:48 -07:00
ab30279375 Create data directory if not exists 2023-06-10 14:08:58 -07:00
1dfa68452b Clear clippy warnings 2023-06-10 13:30:34 -07:00
4acff7051d cargo clippy --fix 2023-06-10 13:27:36 -07:00
9857504705 Implement domain system 2023-06-10 12:59:29 -07:00
faf74e7c3f poise 0.4 -> 0.5.5 2023-06-10 12:45:05 -07:00
cfb2aba591 Add case for missing avatars in leaderboard 2022-12-05 15:10:41 -08:00
6ff1736271 Make site rebuild blocking 2022-11-29 16:01:00 -08:00
8dde342d97 cargo fmt 2022-11-16 22:47:33 -08:00
fc9a9a9d49 Improve submission command with slash command, embeds, crossposting 2022-11-16 21:41:17 -08:00
2c4b7bc344 cargo fmt 2022-11-16 14:25:43 -08:00
37d808eab3 Fix leaderboard users after mixup during poise port 2022-11-16 14:25:34 -08:00
6aff34ceab cargo fmt 2022-11-14 23:05:33 -08:00
9e9eb48025 Move to poise, add slash commands 2022-11-14 23:05:17 -08:00
eb4c921ce4 Improve leaderboard 2022-04-26 22:53:53 -07:00
5252428acb Pad discriminators <1000 with zeroes in leaderboard 2022-04-26 19:16:26 -07:00
8fb76e4bd5 Increase leaderboard size 2022-04-26 12:16:16 -07:00
463808cb75 Fix leaderboard case where HTML file doesn't exist yet 2022-04-26 11:31:39 -07:00
ddef4f326b cargo fmt 2022-04-26 11:09:29 -07:00
a2ff904532 Add leaderboard 2022-04-26 11:09:09 -07:00
5b5f9c56f5 cargo fmt 2022-02-27 16:37:29 -08:00
faf2a38400 Move all non-command functions in commands folder into utils file, closes #11 2022-02-27 16:36:51 -08:00