powermaker450 · he/him
powermaker450 pushed to main at powermaker450/confoss 2024-10-26 14:18:26 -04:00
9d57598352 Major rework of submitting and deletion, empty implementation of context delete
125a872fbb Conciseness with .catch
a40c150012 Move submitConfession to a function
Compare 3 commits »
powermaker450 pushed to main at powermaker450/confoss 2024-10-23 16:07:31 -04:00
0600f13511 Some cleanup again
e89e674aa2 Use a constant
a2279ef93c Add pardonuser command
f5b18513d2 Change updateGuild to refresh guild and make it actually work
Compare 4 commits »
powermaker450 pushed to main at powermaker450/confoss 2024-10-23 12:12:55 -04:00
c04b6ffc11 Redo some stuff in updateGuild script
powermaker450 pushed to main at powermaker450/confoss 2024-10-23 09:34:18 -04:00
0693713bbe Refresh slash commands script
8945773600 Use pnpm
Compare 2 commits »
powermaker450 pushed to main at powermaker450/simple-review-client 2024-10-22 13:49:34 -04:00
5892224afb Make it look less bad on mobile
powermaker450 pushed to main at powermaker450/confoss 2024-10-21 12:37:43 -04:00
31cb503bc1 Prettier
powermaker450 pushed to main at powermaker450/confoss 2024-10-21 12:37:22 -04:00
e24b163a34 Separate user and confession bans
4564cfb6a2 Cleanup involving destructures and prettier
aec01905b5 Differentiate between checking if a user is banned by user or id
7fbc7f4308 Add update command to update slash commands
e7bc0a32f6 Don't react to message deletes if the guild hasn't been set up yet
Compare 5 commits »
powermaker450 pushed to main at powermaker450/confoss 2024-10-17 20:14:35 -04:00
df09fe8787 Make logging channel optional
powermaker450 pushed to main at powermaker450/confoss 2024-10-17 16:33:29 -04:00
ae27c7d24e Set max length of confession box to 2000
645a8b2ae7 Listen for a button interaction instead of using a collector for submit confessions button
Compare 2 commits »
powermaker450 pushed to main at powermaker450/my-site 2024-10-17 12:25:22 -04:00
f9332965d1 Make this look better
powermaker450 pushed to main at powermaker450/confoss 2024-10-16 15:30:22 -04:00
e58239362c Use asynchronus writes
powermaker450 pushed to main at powermaker450/confoss 2024-10-15 09:22:52 -04:00
7720ae7792 Fix logger logging and explicit return values
powermaker450 pushed to main at powermaker450/confoss 2024-10-14 12:45:04 -04:00
powermaker450 pushed to main at powermaker450/confoss 2024-10-14 12:42:02 -04:00
d808ef0f15 Add timestamp for admin confession embeds
8368beca29 Improve message deletion messages
025a503abb Check if a user is banned from confessions before displaying the modal
b45daf8fa2 Combine all the moderation commands into one
Compare 4 commits »
powermaker450 pushed to main at powermaker450/confoss 2024-10-13 19:32:33 -04:00
cdbe79f2a2 Log guild name when reloading slash commands
fb8a9500e7 Comment some funky looking stuff
Compare 2 commits »
powermaker450 pushed to main at powermaker450/confoss 2024-10-13 19:12:13 -04:00
4b6a413f85 Wording
powermaker450 pushed to main at powermaker450/confoss 2024-10-13 19:09:24 -04:00
44be8355e3 Don't ban a user if they are already on the ban list
powermaker450 pushed to main at powermaker450/confoss 2024-10-13 18:58:27 -04:00
b5c9f6c6b2 Tiny little README edit
powermaker450 pushed to main at powermaker450/confoss 2024-10-13 18:31:47 -04:00
25a386cf1a Proper typings(?)
29d15301cb Ok maybe we shouldn't do that
914fd78ff6 Add a little disclaimer
Compare 3 commits »
powermaker450 pushed to main at powermaker450/confoss 2024-10-13 15:54:46 -04:00
9e566a2b33 oopsie