12 Commits

Author SHA1 Message Date
TomatoCake
e0b6dd0581 Fix bug & handle 75k/large_threshold in opcode 8
Also fixes a bug that only allowed "guild_id" and "user_ids" to be an Array instead of also a String

Co-Authored-By: Puyodead1 <puyodead@proton.me>
2024-08-18 06:45:11 +02:00
Cyber
af36ea0bb5 fix: allow array in op 8 2024-08-17 11:22:37 +02:00
TomatoCake
6196227ed8 Fix typo in Request Guild Members relation 2024-08-14 16:46:43 +02:00
TomatoCake
ea3047890b Fix issues with requesting presences 2024-08-11 06:40:42 +02:00
TomatoCake
f8a21eff0c Fix chunk_count & not_found 2024-08-10 20:59:05 +02:00
TomatoCake
2aa7f5bfe0 opcode 8 2024-08-09 08:08:55 +02: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
f44f5d7ac2 Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00