4401 Commits

Author SHA1 Message Date
MathMan05
e81516a8e6 set default notification value
This should make it so that people who just joined have the default notification value as set by the guild instead of always defaulting to all messages.
2025-11-17 17:21:03 -06:00
Madeline
db2befeab6
Merge pull request #1381 from MathMan05/fixGuildJoin 2025-11-18 08:50:43 +11:00
MathMan05
edec484188 fixes slight bug with joining guilds via ID 2025-11-17 15:46:24 -06:00
Cyber
1872d73f5a
Merge pull request #1373 from MathMan05/users-fix2 2025-11-09 19:56:48 +01:00
Cyber
5e90e4487f
Merge branch 'master' into users-fix2 2025-11-09 19:40:27 +01:00
Cyber
19e9262b94
Merge pull request #1375 from lajosbencz/feat/docker 2025-11-09 08:10:42 +01:00
Cyber
3336b31ff0
Merge branch 'master' into feat/docker 2025-11-09 08:09:19 +01:00
Cyber
a8d9735974
Merge pull request #1376 from CyberL1/fix/gif-stickers 2025-11-08 15:25:08 +01:00
CyberL1
2adee55ef8 fix: gif stickers should have format_type 4 instead of 0 2025-11-08 15:21:39 +01:00
lazos
f869e5e003 fixup 2025-11-08 11:54:46 +01:00
lazos
1e281b851c default port 2025-11-08 11:06:53 +01:00
lazos
11a1d54c35 fixup 2025-11-07 23:50:13 +01:00
lazos
ac62d44d41 update dockerignore 2025-11-07 23:34:29 +01:00
lazos
7367870ecf github action publish image 2025-11-07 23:20:47 +01:00
lazos
61c1cf967b [FEAT] Docker image 2025-11-07 23:11:35 +01:00
Cyber
c8fab8e8ff
Merge pull request #1372 from MathMan05/fixes
fix SQLite
2025-10-31 14:12:21 +01:00
MathMan05
7c26fc5919 fix full user object being exposed 2025-10-30 18:10:16 -05:00
MathMan05
31c0f160e9 fix 2025-10-30 17:21:31 -05:00
MathMan05
83be88bb80 fix SQLite 2025-10-30 16:47:59 -05:00
Cyber
67d8b03525
Merge pull request #1371 from CyberL1/fix/interaction-component-checks
Add component checks
2025-10-28 17:39:27 +01: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
Cyber
90ca2c2359
Merge pull request #1367 from CyberL1/fix/application-commands-options-default
Default command options to `[]`, send `options` only for type 1
2025-10-23 11:07:51 +02:00
CyberL1
a72bdd2436 fix: send options only for type 1 2025-10-23 11:06:24 +02:00
CyberL1
a7ebc85066 fix: defualt options to [] 2025-10-23 10:56:17 +02:00
Cyber
8cc7527a12
Merge pull request #1366 from spacebarchat/revert-1365-fix/application-commands-arrays-default
Revert "Default to `[]` for `options`, `integration_types`, `contexts`"
2025-10-23 10:21:43 +02:00
Cyber
4bee401b63
Revert "Default to [] for options, integration_types, contexts" 2025-10-23 10:20:50 +02:00
Cyber
a7c0ec6910
Merge pull request #1365 from CyberL1/fix/application-commands-arrays-default
Default to `[]` for `options`, `integration_types`, `contexts`
2025-10-23 09:16:26 +02:00
CyberL1
fecf3085e8 fix: default options, integration_types and contexts to empty array 2025-10-23 09:11:44 +02:00
Cyber
d1cc40ff4b
Merge pull request #1364 from CyberL1/fix/send-full-application-command-index-commands-object
Add more to `applicationsSendalble`
2025-10-23 07:44:33 +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
Cyber
e22c5725f3
Merge pull request #1363 from MathMan05/fixes_commandFetch
Fix application-command-index
2025-10-22 19:36:30 +02: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
f6fa2d0d07
Merge pull request #1362 from spacebarchat/revert-1361-fix/application-command-index
Revert "fix: no sense it doing it twice when it could be done in one query"
2025-10-22 18:41:32 +02: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
Cyber
3718418516
Merge pull request #1361 from CyberL1/fix/application-command-index
fix: no sense it doing it twice when it could be done in one query
2025-10-22 18:37:37 +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
Cyber
e54972694b
Merge pull request #1360 from CyberL1/fix/application-command-code-fucks
fix: add BulkApplicationCommandCreateSchema
2025-10-22 18:03:19 +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
a024d6343c fix: add BulkApplicationCommandCreateSchema 2025-10-22 18:00:16 +02:00
CyberL1
5ad1cb46ca fix: add BulkApplicationCommandCreateSchema 2025-10-22 18:00:00 +02:00
Cyber
8153254b7d
Merge pull request #1359 from CyberL1/fix/interaction-message-components
fix: components on message
2025-10-22 08:26:09 +02:00
CyberL1
f1c93a799d fix: components on message 2025-10-22 08:25:03 +02:00
Cyber
840652f003
Merge pull request #1358 from CyberL1/fix/delete-bots-with-no-applicaiton
chore: do a migration to delete bot users with no application
2025-10-22 08:18:53 +02:00
Cyber
a90bc77722
Merge branch 'spacebarchat:master' into fix/delete-bots-with-no-applicaiton 2025-10-22 08:18:05 +02:00
CyberL1
b4c0d6b270 chore: do a migration to delete bot users with no application 2025-10-22 08:17:25 +02:00