40 Commits

Author SHA1 Message Date
Marcos Susaña
e16bd42092
feat: subscriptions (#257) 2024-08-29 20:34:40 -04:00
fc4c7ef3da fix(cache): actually disabling onPacket cache 2024-08-26 01:58:49 +00:00
MARCROCK22
633b19c382
feat: queue to spawn workers (#255)
* feat: queue to spawn workers

* fix: using optional chaining
2024-08-25 14:14:41 -04:00
Marcos Susaña
0bc8a6789c
feat: voice channel effect send event (#250) 2024-08-21 18:05:21 -04:00
4f3d5548a9 fix: event types 2024-08-21 15:01:04 +00:00
Marcos Susaña
40f261f921
fix: correct types in event handler (#248)
* fix: correct type in event values

* fix: spread custom args
2024-08-21 10:19:03 -04:00
MARCROCK22
b0e10fd4a9
feat: use an object instead of an array to disable cache & option to disable cache on events (#245) 2024-08-19 22:03:52 -04:00
4986bb4603 fix: biome 2024-08-17 02:38:51 +00:00
Marcos Susaña
be10b9bfe6
feat(gateway): message update pog 2024-08-15 20:29:02 -04:00
f3ba75155d fix: collectors 2024-08-03 23:59:52 +00:00
Marcos Susaña
5e4a7e2792
A way to set values in handlers (#228)
* fix: handlers seteables values

* fix: fix

* fix: reload throw error in cw
2024-07-29 17:55:03 -04:00
Marcos Susaña
11c72e66f6
feat: monetization (#227)
* feat: monetization

* chore: apply formatting

* fix: query list entitlements
2024-07-27 22:05:18 -04:00
Marcos Susaña
bd951397a2
feat: Reduce dependencies (#221)
* feat: add support for new Discord application emojis features

* feat: add support for new Discord application emojis features

* feat: applications emojis routes

* chore: switch typings provider

* fix: unnecesary type

* feat: magic bytes

* chore: move api-types

* chore: ?

* fix: omg npm

* chore: apply formatting

* fix: for fast merge

---------

Co-authored-by: Tony Supremacy <165050835+VanStk@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-21 22:58:40 -04:00
Marcos Susaña
026805bcb2
Seyfert 2.0 (#208)
* feat: permissible handlers

Co-authored-by: MARCROCK22 <MARCROCK22@users.noreply.github.com>

* feat: init handle command

* feat: unifique interaction/message (not full tested)

* fix: await

* fix: components handler

* fix: console.log

* feat: init transformers

* fix: xd

* fix: check

* chore: apply formatting

* chore: frozen-lockfile

* fix: use pnpm v9

* fix: use pnpm v9

* fix: guildCreate emits when bot has more than 1 shard

* feat: update cache adapter

* fix: types

* fix: limitedAdapter messages and bans support

* fix: yes

* feat: transformers (huge update)

* fix: pnpm

* feat: transformers & handleCommand methods

* feat(resolveCommandFromContent): for handle content of getCommandFrom Content and argsContent

* fix: use raw

* fix: consistency

* fix: return await

* chore: export transformers

* fix: socram code

* fix: handleCommand & types

* fix: events

---------

Co-authored-by: MARCROCK22 <MARCROCK22@users.noreply.github.com>
Co-authored-by: MARCROCK22 <marcos22dev@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: douglas546899 <douglas546899@gmail.com>
Co-authored-by: Aarón Rafael <69669283+Chewawi@users.noreply.github.com>
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
2024-06-20 20:59:55 -04:00
David
017ccfc3bf
fix: github actions (#210)
* fix: github actions

* fix: pnpm version

* fix: github actions checkout

* fix: brackets in failure function

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* fix: github actions

* chore: apply formatting

* fix: github actions

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-14 14:23:58 -04:00
Xeno
20bb778722
chore: improve toString output with newly added formatters (#209)
* chore: improve toString output with newly added formatters

* fix(missingParameter): added emoji name as a parameter

---------

Co-authored-by: NotAditya69 <90441096+NotAditya69@users.noreply.github.com>
2024-06-12 07:49:42 -04:00
Marcos Susaña
0c5e874bbd fix: guild member user error 2024-06-10 16:21:31 -04:00
23be553844 fix: missing seyfert custom events 2024-06-05 00:34:50 +00:00
349628a587 feat: custom events 2024-06-04 21:29:02 +00:00
d2157e7324 feat: optimize code & implement onRunError and onStopError in collectors & use Promise.all 2024-06-02 14:33:44 +00:00
0da67319f3 fix: cache flow 2024-06-01 20:14:40 +00:00
Simxnet
417e650bd4
fix: remove deprecated property interaction in favor of interaction_metadata (#197) 2024-05-31 17:23:07 -04:00
42b682d8fd fix: typescript moment 2024-05-30 19:11:17 +00:00
Marcos Susaña
c409628a43
chore: updates (#195) 2024-05-28 09:19:35 -04:00
MARCROCK22
48bf52a269 feat: collectors 2024-05-25 13:27:53 -04:00
MARCROCK22
006a9f390f feat: send attachments option by default 2024-05-25 13:18:43 -04:00
MARCROCK22
0b60586847 fix: implement stopIffail in reloadAll 2024-05-21 21:19:23 -04:00
MARCROCK22
9dec8e50eb feat: shouldUploadCommands 2024-05-12 21:40:27 -04:00
MARCROCK22
b5bb4ed45d fix: message_update hook types 2024-05-12 00:14:07 -04:00
MARCROCK22
2fe113086e feat: before and after state 2024-05-11 23:29:28 -04:00
MARCROCK22
3b2cbd3089
Feat: cloudfare workers support (#190)
* feat: cloudfare workers

* fix: chokidar

* fix: handlers

* fix: lazyLoadPackage
2024-05-07 16:53:10 -04:00
MARCROCK22
2f1b6e4b8f feat: use message cache in events 2024-04-22 19:41:46 -04:00
Marcos Susaña
9e54231d02
feat: add polls (#188) 2024-04-22 15:53:38 -04:00
MARCROCK22
9724d3eb9f feat: handlers update 2024-04-12 17:28:35 -04:00
MARCROCK22
71a145612d feat: update exports 2024-03-27 23:10:19 -04:00
MARCROCK22
a059959fb5 fix: onFail callback 2024-03-26 18:45:45 -04:00
MARCROCK22
caf85b63af feat: handler callbacks 2024-03-26 18:21:38 -04:00
MARCROCK22
933bbe7d1b fix: missing methods 2024-03-26 14:48:08 -04:00
MARCROCK22
9b40239b55 feat: experimental custom handlers 2024-03-26 14:39:04 -04:00
MARCROCK22
d0915ba882 the ultimate framework 2024-03-09 15:49:41 -04:00