Commit graph

149 commits

Author SHA1 Message Date
61973f617d Fix suggestions 2022-11-24 17:35:49 -08:00
4416a8f71c cargo update 2022-11-24 17:16:21 -08:00
437c177ab3 Actually fix embeds 2022-11-23 14:20:20 -08:00
f7fbd48df5 Fix challenge embeds not posting 2022-11-23 11:33:49 -08:00
9b33d83de9 cargo update 2022-11-22 22:05:38 -08:00
3667074018 Actually fix embeds 2022-11-22 22:03:24 -08:00
e0f164338a Tentative embed fix via reuploading 2022-11-22 21:22:59 -08:00
c7ac46a427 Make embeds link to Tegaki Tuesday 2022-11-22 20:18:05 -08:00
8dde342d97 cargo fmt 2022-11-16 22:47:33 -08:00
3c26122a0b Fix crosspost links 2022-11-16 22:46:26 -08:00
7481c7830c cargo update 2022-11-16 21:43:03 -08:00
0c93425ee7 Temporarily remove owner slash commands 2022-11-16 21:42:16 -08:00
fc9a9a9d49 Improve submission command with slash command, embeds, crossposting 2022-11-16 21:41:17 -08:00
ebcb6e2ff7 Partially add ephemeral commands, remove rebuildSite 2022-11-16 17:11:42 -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
a45b51b010 cargo update 2022-11-16 14:21:11 -08:00
564af2a954 cargo update 2022-11-14 23:05:55 -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
d397bb7117 cargo update 2022-11-11 20:41:37 -08:00
59d9d1143b Remove warning from typing.stop()
See https://github.com/serenity-rs/serenity/pull/2081
2022-08-04 13:01:53 -07:00
b343f658ff Update packages 2022-08-04 12:37:17 -07:00
0f8eebf501 Update packages 2022-07-13 12:49:13 -07: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
08a5cac37b Remove leaderboard from help 2022-04-26 12:37:10 -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
62a26cda2e Add -h suggest to help command 2022-04-25 12:11:10 -07:00
e8a29a2461 Fix setSuggestionChannel panicking when key not in guilds.json 2022-04-25 12:02:01 -07:00
830ac6cb61 cargo fmt 2022-04-25 11:40:04 -07:00
9063017a48 Add suggestion command 2022-04-25 11:39:46 -07:00
edfb01d154 Update packages, migrate to Serenity 0.11 2022-04-25 10:33:45 -07:00
a388416945 Disable message pinning 2022-04-05 22:53:05 -07:00
347a52810b Merge branch 'main' of github.com:ElnuDev/ji-chan into main 2022-03-08 21:50:19 -08:00
c2d0bbea12 Merge branch 'main' of github.com:ElnuDev/ji-chan into main 2022-03-01 21:59:18 -08:00
ce3251985b Remove example comment from main.rs 2022-02-27 17:09:38 -08: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
49f41d0770 Move rebuildSite command into owner.rs 2022-02-27 16:23:11 -08:00
8d7cb72423 Remove pullAndRebuildSite command, Already up to date. can be run in site build script, closes #9 2022-02-27 16:19:55 -08:00
69e261bd2c Remove unused use statement 2022-02-27 16:17:57 -08:00
aff6e7f2cf Set activity on start, closes #10 2022-02-27 16:14:58 -08:00
a92872bdd0 Add typing status to submission command, closes #4 2022-02-26 18:34:39 -08:00
9295fb48f8 Add unrecognised command message, closes #1 2022-02-26 18:20:12 -08:00
531cfedc17 Fix link in challenge announcement message 2022-02-26 18:18:52 -08:00
Elnu
10e7b91577
Fix URL in challenge announcement template 2022-02-22 23:12:49 -08:00