9d971c2ee2
chore: verbose
2024-11-18 23:24:33 -04:00
f0baa1f211
chore: update dependencies
2024-11-18 23:19:02 -04:00
2c9d199c7d
feat: soundboard shorter
2024-11-18 23:12:12 -04:00
7e55ba9e3c
fix: types
2024-11-17 19:04:30 -04:00
33ac5a8246
fix: types lol
2024-11-17 18:25:24 -04:00
fd7c116215
Merge branch 'main' of https://github.com/tiramisulabs/seyfert
2024-11-16 20:59:59 -04:00
5a76f7c567
fix: channels#filter type
2024-11-16 20:59:53 -04:00
Xeno
d6a305a371
feat(MessageMethods#list): implements /channels/{channel.id}/messages for getting bulk messages ( #297 )
...
* feat(Formatter#generateOAuth2URL): addition of a new method for creating discord oauth2 links
* feat(MessageMethods#list): implements /channels/{channel.id}/messages for getting bulk messages
2024-11-16 14:42:34 -04:00
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