3e14166247
fix: collector error value
2024-11-16 13:14:31 -04:00
53e99d5217
fix(workerProxy): files support
2024-11-16 13:13:30 -04:00
c92b1ab19f
chore: update funding
2024-11-15 00:05:45 -04:00
dfffdf1f00
fix: remove protected
2024-11-14 19:24:45 -04:00
MARCROCK22
a3b28d9f7d
chore: remove WorkerAdapter ( #296 )
...
* chore: dont set WorkerAdapter by default
* fix: set postMessage
2024-11-14 17:57:36 -05:00
MARCROCK22
961bff0e27
feat: allow interaction server for all clients ( #295 )
...
* fix: default callbacks & cache update
* feat: allow interaction server for all clients
2024-11-14 16:37:29 -05:00
MARCROCK22
7f4044469b
fix: default callbacks & cache update ( #294 )
2024-11-14 13:45:14 -04:00
e4233e6a40
fix: types & workerClient#resumeShard
2024-11-10 21:51:28 +00:00
Marcos Susaña
103dcc53f3
feat(types): webhook events ( #293 )
2024-11-10 14:41:38 -05:00
JustEvil
6c31dc0301
feat: add ignore command logic to shouldUpload method ( #292 )
2024-11-07 12:45:10 -04:00
Marcos Susaña
136262f989
feat(Contexts): inGuild type guard ( #290 )
...
* feat(Contexts): inGuild type guard
* feat: isEntry
2024-11-06 14:31:56 -06:00
MARCROCK22
fb26e0e42e
feat: Improve options type ( #291 )
...
* feat: improve options type
* chore: dependencies version
2024-11-06 01:21:36 -04:00
David
4f546b3ffc
feat: improve Discord API error messages ( #289 )
2024-11-05 03:11:14 -04:00
Drylozu
ad71fc6805
feat: show API method on request error
2024-11-04 18:23:09 -05:00
David
15dd80a322
feat: show API route on request error ( #288 )
2024-11-04 18:13:38 -05:00
MARCROCK22
db9e319545
feat: voiceStateShorter ( #286 )
2024-11-03 07:05:25 -04:00
86e66c706b
fix: magicImport xD
2024-11-02 05:32:36 +00:00
MARCROCK22
e7b8806973
fix: permissions and magicImport ( #285 )
...
* fix: magicImport
* fix: dapi-types
* fix: socram
2024-11-01 21:13:10 -04:00
Xeno
4052cb2a53
feat(common): Formatter#generateOAuth2URL - addition of a new method for creating discord oauth2 links ( #284 )
2024-11-01 16:14:22 -04:00
d3dee668b5
fix: appPermissions is not optional
2024-10-29 03:27:31 +00:00
537631d488
fix: dont use ToClass
2024-10-27 04:39:31 +00:00
c6a2b955b1
fix: handle correctly options
2024-10-26 22:27:01 +00:00
b1e66f05dc
chore: perfomance
2024-10-26 21:26:35 +00:00
7591c11446
feat: cacheResource.flush
2024-10-26 16:17:43 +00:00
4f8c1d09c7
fix: use interface instead of intersection
2024-10-26 00:30:25 +00:00
MARCROCK22
00c96e6c54
feat: allow to extend RC and localized choices ( #283 )
2024-10-25 10:05:42 -05:00
Free 公園
4e6bf3b8bd
fix: embeds optional parameters ( #281 )
...
* fix: embeds optional parameters
2024-10-22 10:08:30 -06:00
ddb320c428
feat: componentContext#deferUpdate
2024-10-21 01:20:39 +00:00
cf50543ff4
feat: type idle and timeout reason
2024-10-19 19:08:31 +00:00
46f14f3c1a
chore: missing permission
2024-10-19 06:09:43 +00:00
237620569e
chore: provenance
2024-10-19 06:08:02 +00:00
3efe66bf5e
feat: workerManager#tellWorker
2024-10-19 05:42:13 +00:00
MARCROCK22
70b1bc1dc5
fix: use an array instead of a Set ( #280 )
2024-10-17 12:10:16 -04:00
MARCROCK22
56246ed5cf
onRatelimit callback & GuildCommandContext types(unnreaal update) ( #279 )
...
* feat: type GuildCommandContext, onRatelimit callback
* fix: test
* fix: use reduce
2024-10-13 21:48:20 -04:00
424970494b
feat: logger#customizeFilename
2024-10-13 23:30:35 +00:00
Marcos Susaña
76501ef9a6
chore: update dependencies
2024-10-13 17:56:07 -04:00
329ce54943
fix: required options
2024-10-13 21:33:02 +00:00
MARCROCK22
b059fa14b3
feat: option.value typing with choices ( #278 )
2024-10-13 14:50:57 -04:00
517b940bfe
chore: publish_dev action
2024-10-13 01:59:24 +00:00
Marcos Susaña
fc9339c2fa
fix(types): sounds update
2024-10-12 21:32:40 -04:00
MARCROCK22
20b68bf97e
fix: rawFile supports arrayBuffer ( #277 )
2024-10-12 20:12:46 -04:00
MARCROCK22
4a0a9ae130
fix: only edit when deferred ( #276 )
...
* fix: only edit when deferred
* fix: internal type
2024-10-12 14:28:32 -04:00
Marcos Susaña
4dd69aeb14
ci(test): change to vitest ( #275 )
...
* ci(test): change to vitest
* fix: mts tests
2024-10-10 21:02:55 -04:00
Free 公園
27d2fa000c
Fix embed init data object reference ( #274 )
...
* fix: avoid embed use initial object ref
* chore: use spread operator instead
2024-10-07 22:31:54 -06:00
Mohtasim Alam Sohom
2912296d96
refactor: optimize the resolveColor function for better perfomance ( #273 )
...
* refactor: optimize the resolveColor function for better perfomance
* refactor: optimize the resolveColor function even further for higher number of iterations
* format: fix code formatting
* just use if(lookupColor)
2024-10-06 17:23:53 -04:00
6412609e0e
fix: add tests to PermissionsBitField
2024-10-06 14:33:03 +00:00
a09b2ff982
fix: limitedMemoryAdapter#bulkGet
2024-10-06 13:46:13 +00:00
c6e0a8fc85
fix: socram code
2024-10-06 13:37:13 +00:00
Mohtasim Alam Sohom
4fb4861386
Reduce memory allocation in LimitedMemoryAdapter ( #272 )
...
* refactor(LimitedMemoryAdapter): optimize scan function
Reduced the memory allocation by not creating a different array to iterate. Precalculated wildcard
* refactor(LimitedMemoryAdapter): optimize ulkGet function
Optimize the ulkGet function by not creating a different array once. Used Set for faster lookups.
* refactor(LimitedMemoryAdapter): rename keys to key in the get() function
2024-10-06 09:30:59 -04:00
MARCROCK22
5926b4df15
feat(WorkerManager): resharding support ( #271 )
...
* feat: workerManager resharder
* fix: changes
2024-10-05 19:01:37 -04:00