226 Commits

Author SHA1 Message Date
MARCROCK22
989efb172e feat: fetchMessages method 2024-04-18 18:36:55 -04:00
JustEvil
d603836bc1
fix: modal response (#185) 2024-04-17 21:52:31 -04:00
Marcos Susaña
773c0a38c7
feat: thread methods and shorter (#184)
* feat: threads methods

* fix: typing

* fix: fixes
2024-04-16 15:07:11 -04:00
MARCROCK22
838ebd5c27 fix: iterator var 2024-04-15 21:36:58 -04:00
MARCROCK22
4a71c1950f fix: logs 2024-04-15 21:25:41 -04:00
MARCROCK22
6ea91315c3 feat: save data using guild_id as key 2024-04-15 21:20:36 -04:00
MARCROCK22
fd16a15b09 fix: filter method 2024-04-15 15:13:58 -04:00
MARCROCK22
961eb04b37 feat: cache.<resource>.filter 2024-04-15 15:08:02 -04:00
Marcos Susaña
38ef5d91cf
fix: some shorters doesn't return structs (#183) 2024-04-15 14:48:44 -04:00
MARCROCK22
c573ca9909 feat: limitedMemoryAdapter 2024-04-14 20:08:26 -04:00
MARCROCK22
aa26766b38 fix: onInternalError default 2024-04-14 17:07:42 -04:00
MARCROCK22
a709198f15 feat: default commands methods 2024-04-14 16:49:23 -04:00
MARCROCK22
28133b2c1f fix: use calculateUserDefaultAvatarIndex function 2024-04-14 12:14:54 -04:00
MARCROCK22
0392de7964 fix: use pnpm as pm 2024-04-13 22:20:41 -04:00
FreeAoi
1ce717424b revert the last commit 2024-04-13 20:00:58 -06:00
FreeAoi
eef6cd14f7 fix: goodbye npm hello bun 2024-04-13 20:00:26 -06:00
MARCROCK22
9724d3eb9f feat: handlers update 2024-04-12 17:28:35 -04:00
MARCROCK22
33165faf95 feat: message commands aliases 2024-04-08 22:18:28 -04:00
MARCROCK22
34482e4fd6 fix: parseCDNURL extension 2024-04-08 18:26:57 -04:00
Mateo
1020c48798 fix: modal example and readme wording 2024-04-07 19:01:34 -05:00
MARCROCK22
f91968caef fix: promises 2024-04-07 16:57:54 -04:00
MARCROCK22
2cfb4b951b feat: ignore property when declaring command & flush method 2024-04-07 16:48:19 -04:00
MARCROCK22
551027b7a7 fix: socram code 2024-04-06 16:11:25 -04:00
MARCROCK22
80caba88b5 fix: overwrites cache types 2024-04-06 12:57:22 -04:00
MARCROCK22
2de3dcea0a fix: dont overwrite member permissions 2024-04-06 12:51:09 -04:00
MARCROCK22
22b33127f7 fix: parseCDNURL correct arguments 2024-04-06 12:15:03 -04:00
Marcos Susaña
7929c9ac9a feat: proxy cdn
Co-authored-by: MARCROCK22 <MARCROCK22@users.noreply.github.com>
2024-04-05 23:02:33 -04:00
MARCROCK22
1e9286c999 fix: types 2024-04-02 20:49:25 -04:00
MARCROCK22
b9117f5524 fix: ws priority 2024-04-01 21:59:50 -04:00
MARCROCK22
f70edcd7e9 fix: voicestate parse lol 2024-04-01 18:09:20 -04:00
MARCROCK22
74097ff1b9 fix: voice state parse 2024-04-01 18:08:26 -04:00
Marcos Susaña
329b96387e
feat: Shorters utilities (#172)
* feat: more shorters, voice state

* fix: voice states resource types

* fix: add clarification

* fix: fixes

* fix: voice state updates

* fix: xd?

---------

Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
2024-04-01 18:07:41 -04:00
Marcos Susaña
ef8e2e6487
fix: guild webhooks route (#173) 2024-04-01 18:06:25 -04:00
MARCROCK22
206b3dfe63 fix: dynamicbucket queue 2024-04-01 18:04:50 -04:00
MARCROCK22
e3aa0a932a fix: contexts guards 2024-03-31 17:05:17 -04:00
MARCROCK22
1077402ce8 fix: types 2024-03-31 16:39:30 -04:00
MARCROCK22
75b6036888 fix: check for ownerId in message commands 2024-03-31 16:37:01 -04:00
MARCROCK22
43cb84f54f feat: onBotPermissionsFail 2024-03-31 16:08:59 -04:00
MARCROCK22
492d373d83 fix: uws warning when async task 2024-03-31 15:10:50 -04:00
MARCROCK22
da7a2ae946 fix: types 2024-03-31 14:14:05 -04:00
Suanfanson
745ad5c6c1
fix: avatarURL method (#171) 2024-03-31 01:00:08 -04:00
NoBody
ad08a85dea
fix: modal method (#170) 2024-03-30 15:51:57 -04:00
NoBody
5baa921b7c
fix: errors in componentcontext class and add docs (#169) 2024-03-29 22:11:26 -04:00
NoBody
388164594a
fix: add componentcontext export to index (#168) 2024-03-29 04:30:48 -04:00
MARCROCK22
aefae40527 fix: typo 2024-03-28 21:16:15 -04:00
MARCROCK22
1355ebf50a fix: exports & webhooks tsdocs 2024-03-28 20:31:52 -04:00
PabloRNC
2bf75715c8
Add setComponents method to Modal Builder. (#167)
* refactor: change method name for MentionableSelectMenu builder

* refactor: change jsdoc comments

* feat: add setcomponents method to modal
2024-03-28 12:00:26 -04:00
MARCROCK22
71a145612d feat: update exports 2024-03-27 23:10:19 -04:00
MARCROCK22
4c05c25a41 fix: collect.run types 2024-03-27 22:07:39 -04:00
MARCROCK22
865f863e53 fix: incorrect guild_d 2024-03-27 21:38:28 -04:00