Rory&
62016a8043
Try to fix sending messages with discord-go
2025-10-06 03:25:11 +02:00
Rory&
b87d28c2c9
Clean up unused imports
2025-09-30 05:13:29 +02:00
Rory&
34bf6cb42b
Fix schemas
2025-09-29 18:38:06 +02:00
Rory&
db765d8ff0
Update message schema to handle cloud attachments
2025-09-29 18:38:06 +02:00
root
c2c34039d3
added updates to sync with djs webhook packet
2025-03-20 09:09:34 -07:00
dank074
f499507698
turn off eslint rules causing issues
2024-11-13 19:05:54 -06:00
TomatoCake
4ca79adcae
Merge branch 'master' into feat/webhooks-3
2024-08-08 18:03:13 +02:00
TomatoCake
c41b4f6364
prettier .-.
2024-07-28 20:50:11 +10:00
TomatoCake
a887608d30
Fix msg component typings
2024-07-28 20:50:11 +10:00
TomatoCake
128b81bc6a
Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/webhooks-3
2024-07-18 14:41:14 +02:00
TomatoCake
d3ece937e6
Make channel ID optional when replying
2024-07-17 20:34:09 +10:00
Madeline
35c9a09ea5
fix poll in msg create schema
2024-07-09 15:27:24 +10:00
TomatoCake
c52d6c49a3
Add new message flags once again
2024-07-05 07:43:50 +02:00
Puyodead1
99d9bf563f
Start implementing webhooks
2023-12-10 17:02:27 -05:00
Puyodead1
c4701a3299
add components to message create schema
2023-12-06 10:34:53 -05:00
CyberL1
7ff1ae21f1
Add mobile_network_type to message create schema
2023-09-30 23:46:25 +02:00
Madeline
496cfc8ea1
some abaddon compat
2023-07-31 21:00:03 +10:00
Madeline
095cbf7b20
Remove ALL fosscord mentions
2023-03-31 15:52:33 +11:00
Madeline
8b2faf0b18
SPACEBAR
2023-03-31 02:15:42 +11:00
Madeline
64e747a4d2
SPACEBAR
2023-03-31 02:05:02 +11:00
Madeline
084dc0be08
Add ESLint ( #941 )
...
* Add eslint, switch to lint-staged for precommit
* Fix all ESLint errors
* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
0e7f127ece
Script to add license preamble to each file. Also, does that. ( #935 )
...
* Add script to automatically add license to each file
* Add license preamble to each file.
* Fix existing preamble detection breaking due to line endings. Git :(
* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Madeline
99ee7e9400
Prettier
2022-09-26 22:41:21 +10:00
Madeline
849b257db7
Move schemas to /src/util/schemas
2022-09-26 22:08:14 +10:00