Commit graph

47 commits

Author SHA1 Message Date
e3d85efe96 Fix edge case where multiple attachments 2022-11-30 00:34:37 -08:00
fcb7dda20d Use timestamps in file names to fix caching issue 2022-11-30 00:21:57 -08:00
c10853f5d1 Tentative embed caching fix 2022-11-30 00:06:45 -08:00
83790e91c2 Fix imagedelete command 2022-11-29 16:32:37 -08:00
61973f617d Fix suggestions 2022-11-24 17:35:49 -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
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
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
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
59d9d1143b Remove warning from typing.stop()
See https://github.com/serenity-rs/serenity/pull/2081
2022-08-04 13:01:53 -07:00
ddef4f326b cargo fmt 2022-04-26 11:09:29 -07:00
a2ff904532 Add leaderboard 2022-04-26 11:09:09 -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
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
a92872bdd0 Add typing status to submission command, closes #4 2022-02-26 18:34:39 -08:00
38318687dc cargo fmt 2022-02-19 11:07:52 -08:00
a1c3e7c047 Add pullAndRebuildSite command 2022-02-18 11:58:36 -08:00
eb43f48b84 Add rebuild site command and make site rebuilding using shell script 2022-02-18 11:49:24 -08:00
4f1d9f62e2 Rebuild site upon image deletion 2022-02-17 21:29:55 -08:00
b30cd5c1ca Fix imageDelete bug 2022-02-17 21:26:10 -08:00
2051b53db0 Fix bug where submissions crash on servers without set submission channel 2022-02-17 21:11:30 -08:00
0741d18c48 Add announceChallenge command 2022-02-17 13:15:37 -08:00
c42faaf6a3 cargo fmt 2022-02-16 20:05:59 -08:00
095062f17d Fix scenario where guild exists in file, but with no submissionChannel set 2022-02-16 20:04:49 -08:00
c3baa99068 Prevent submissions outside of designated submission channels 2022-02-16 19:47:41 -08:00
7a11c52c4d cargo fmt 2022-02-16 16:53:20 -08:00
514d57eef4 Add imageDelete command 2022-02-16 16:52:17 -08:00
1849a5c16d Add images command 2022-02-16 12:52:22 -08:00
c2cc3bdc2a Move get/set submission data into functions 2022-02-16 12:08:09 -08:00
2d0d8ed7ed Add site rebuilding 2022-02-16 11:51:07 -08:00
d28ecd438d Ensure submission images folder exits and flush images after writing 2022-02-16 11:49:14 -08:00
4f0655f388 Remove embed from challenge command 2022-02-16 10:58:05 -08:00
339c921e8b Swap slugify for slug 2022-02-16 10:56:51 -08:00
11b0995900 cargo fmt 2022-02-15 18:32:40 -08:00
e5ed606fa9 Add submit command 2022-02-15 18:32:19 -08:00
c8a20147e5 cargo fmt 2022-02-15 12:08:53 -08:00
66b52c491d Add challenge command 2022-02-15 12:08:18 -08:00