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
Marcos Susaña
24d316f070
feat(context): auto remove thinking when use message commands ( #270 )
2024-10-04 11:06:42 -06:00
Marcos Susaña
71cab8721e
Overwritting permissions for child commands ( #269 )
2024-10-02 18:16:16 -04:00
Marcos Susaña
44c872de71
feat: Soundboard API ( #267 )
...
* feat(discord): soundboard api
* chore: apply formatting
* fix(gateway): events
* feat(events): soundboard
* chore: apply formatting
* fix: xd
* feat(api): soundboard routes
* chore: apply formatting
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
2024-10-01 10:57:44 -06:00
9f54a8df9c
fix: zombie connection
2024-09-30 02:23:36 +00:00
Free 公園
dd8fbd2789
fix: modals execution without .run ( #268 )
...
* fix: modals execution
* fix: lol
2024-09-28 11:42:47 -04:00
MARCROCK22
13b8a32d42
fix rest types, collectors update, improve types ( #266 )
...
* feat: ctx types, delete threads cache, cache.channels.threads, changes to collectors, fix rest types
* fix: use apithreadchannel instead
* feat: revert threads relationship, fix collectors
* fix: cache thread when creating
* fix: unused
* feat: entitlement trasnformer
* fix: non-null assertion
* fix: circular?
* fix: collector onStop reason type
* fix: types
* feat: onPass method
* fix: undefined value
2024-09-27 22:08:50 -05:00
Free 公園
455ed12b0e
chore: early conditional on check permissions ( #265 )
...
* chore: early conditional
* fix: logic
Co-authored-by: Marcos Susaña <marcosjgs03@gmail.com>
---------
Co-authored-by: Marcos Susaña <marcosjgs03@gmail.com>
2024-09-20 14:04:15 -06:00
24cfd39001
fix: dont encode cache data by default
2024-09-20 03:42:22 +00:00
6395dd5938
fix: use .raw instead of .listRaw
2024-09-20 00:12:54 +00:00
830e9fbf5a
fix: checkPermissions
2024-09-20 00:11:01 +00:00
Marcos Susaña
85b1b93131
fix(handle): checkPermissions bypass channels outside guilds
2024-09-19 16:21:35 -04:00
06617ff1ce
feat: voiceState#channel type
2024-09-19 04:04:31 +00:00