582 Commits

Author SHA1 Message Date
MathMan05
3ecda540d2 update last message id in more places
This update should update the last message id in the greet message endpoint and the Member creation message.
2025-11-17 17:02:41 -06:00
MathMan05
edec484188 fixes slight bug with joining guilds via ID 2025-11-17 15:46:24 -06:00
MathMan05
7c26fc5919 fix full user object being exposed 2025-10-30 18:10:16 -05:00
CyberL1
56dd6c87ee fix: check for duplicated component IDs 2025-10-28 17:36:41 +01:00
CyberL1
180200dc9c chore: remove solved TODO comment 2025-10-28 16:53:06 +01:00
CyberL1
cfe4e298ca fix: check if components are beetwen 1 to 5 in each row 2025-10-28 16:43:45 +01:00
CyberL1
a72bdd2436 fix: send options only for type 1 2025-10-23 11:06:24 +02:00
CyberL1
2d6e5c8481 fix: complete applicationCommandSendable 2025-10-23 07:41:42 +02:00
Puyodead1
a78f9e51ca
fix dming blocked users 2025-10-22 21:03:33 -04:00
MathMan05
fa295314df reduce a little 2025-10-22 12:00:05 -05:00
MathMan05
a01f48b02b I think this fixes bugs 2025-10-22 11:46:09 -05:00
Cyber
542c9c6e82
Revert "fix: no sense it doing it twice when it could be done in one query" 2025-10-22 18:39:25 +02:00
CyberL1
e25c33d34c fix: no sense it doing it twice when it could be done in one query 2025-10-22 18:31:55 +02:00
CyberL1
f24ec09f2a fix: trim more 2025-10-22 18:02:23 +02:00
CyberL1
97eef84e8c fix: add author to interaction message 2025-10-22 18:00:42 +02:00
CyberL1
5ad1cb46ca fix: add BulkApplicationCommandCreateSchema 2025-10-22 18:00:00 +02:00
CyberL1
f1c93a799d fix: components on message 2025-10-22 08:25:03 +02:00
CyberL1
864c7283c1 fix: delete bot user when application is deleted 2025-10-22 07:44:20 +02:00
CyberL1
00565b3ee0 fix: get all application commands 2025-10-21 21:59:20 +02:00
doesnm
9757997e5d add fingerprint endpoint 2025-10-20 21:51:58 +03:00
CyberL1
f7a64ec734 fix: remove commands not present in array 2025-10-20 18:04:28 +02:00
CyberL1
ec8727dc6f fix: trim command name and description fields 2025-10-20 10:07:36 +02:00
CyberL1
df80d2070c fix: don't emit ephemeral interaction replies to channel, but only to user instead 2025-10-20 08:40:45 +02:00
CyberL1
8befb85f48 fix: interaction type check 2025-10-19 21:42:06 +02:00
CyberL1
cf3d9e6a58 fix: interaction attachment_size_limit field 2025-10-19 20:15:47 +02:00
CyberL1
83245998c4 fix: interaction app_permissions field 2025-10-19 20:15:47 +02:00
CyberL1
41bdb5566b fix: interaction context 2025-10-19 20:15:47 +02:00
CyberL1
bbd0617d53 fix: interaction callback 2025-10-19 20:15:47 +02:00
Rory&
57dc207485 Synchronously save automod message 2025-10-19 11:00:05 +02:00
Rory&
0fb3306a25 Use message.create 2025-10-19 10:11:10 +02:00
Rory&
38216b26bd Use save operator rather than raw insert maybe? 2025-10-19 09:16:46 +02:00
Rory&
20177860e0 More env settings to tune down log noise 2025-10-19 08:59:32 +02:00
Rory&
416384c8fa Helper to create valid messages 2025-10-19 08:24:28 +02:00
Rory&
bf6ee92613 fix 2025-10-18 16:42:00 +02:00
Rory&
e4714b426b Automod mayhaps? 2025-10-18 16:31:11 +02:00
CyberL1
358aaa345d fix: typo, additional m lol 2025-10-18 15:54:11 +02:00
CyberL1
e8aae3d373 feat: interaction replies 2025-10-18 15:54:11 +02:00
CyberL1
2480aa2d94 fix: pass the command type to pending interactions map 2025-10-18 15:54:11 +02:00
CyberL1
9febabf9a8 fix: comment out the route for interactions callback 2025-10-18 15:54:11 +02:00
Rory&
1b21988617 Fix relationships 2025-10-18 14:00:22 +02:00
CyberL1
a2322c58aa fix: move types to schema 2025-10-18 09:52:00 +02:00
CyberL1
a94f84dd72 fix: add user object on interaction and interaction_metadata for messages 2025-10-18 09:52:00 +02:00
Rory&
4b5db1c2f4 Partial usersetting update schema 2025-10-18 09:14:34 +02:00
CyberL1
81d4f1f310 feat: interactions (incomplete) 2025-10-17 14:32:22 +02:00
CyberL1
863e7f6ff3 fix: do the same for applicaiton_commands 2025-10-17 14:32:22 +02:00
CyberL1
3c21b6a9ba fix: send only needed fields 2025-10-17 14:32:22 +02:00
CyberL1
c2a7829fa0 feat: add application command index route for guilds 2025-10-17 14:32:22 +02:00
CyberL1
8a4bfd1143 fix: check if an application is in a guild 2025-10-17 14:32:22 +02:00
CyberL1
cb4527d3e3 feat: add endpoints for managing application commands 2025-10-17 14:32:22 +02:00
Rory&
fe53b86e6f games/detectable 2025-10-17 13:49:13 +02:00