99 Commits

Author SHA1 Message Date
3ed0c8f293 fix: resolve bitfield correctly 2025-01-05 15:23:41 -04:00
MARCROCK22
db63352dea
feat: from parameter in resource#filter method (#311) 2024-12-24 22:15:23 -04:00
ded2a32533 feat: remove updateOnly parameter 2024-12-24 15:48:04 -04:00
7450d5d72f fix: transformers types 2024-12-21 22:47:38 -04:00
MARCROCK22
815e51fbc8
fix: deno class mixer (#307)
* fix: deno mixer

* fix: revert

* fix: revert

* fix: refresh callback
2024-12-15 13:20:59 -04:00
MARCROCK22
c014ce6dc1
fix: gateway events (#305)
* fix: gateway events

* fix: oops

* fix: num of shards

* fix: xd

* fix: ok discord

* fix: worker_ready event

* fix: types & use message cache

* fix: resharding
2024-12-12 23:46:20 -04:00
bad33536b9 fix: clean code 2024-12-10 13:10:34 -04:00
Marcos Susaña
4bad71399a
[skip ci] bot up (#304)
* Add a bot startup (bro scared of circulars) (#303)

* fix(channels): correct return type of mixin functions

* feat: startup bot in test

* fix: build

* fix: ?

* fix: ??

* ci(bot-up): update conditional
2024-12-10 09:24:00 -04:00
7ac9135a3c fix: voiceChannel#states types 2024-11-21 01:16:29 -04:00
MARCROCK22
442752319c
feat: custom worker events (#298)
* chore: apply formatting

* feat: custom worker events

* fix: xd

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-20 12:06:23 -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
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
53e99d5217 fix(workerProxy): files support 2024-11-16 13:13:30 -04: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
c6a2b955b1 fix: handle correctly options 2024-10-26 22:27:01 +00:00
424970494b feat: logger#customizeFilename 2024-10-13 23:30:35 +00: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
MARCROCK22
5926b4df15
feat(WorkerManager): resharding support (#271)
* feat: workerManager resharder

* fix: changes
2024-10-05 19:01:37 -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
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
f288292208 fix: types 2024-09-15 23:33:37 +00:00
a355d843ad chore: organize imports 2024-09-15 19:52:43 +00:00
3245291121 fix: actually using biome 2024-09-15 19:02:13 +00:00
041db86ac2 fix: send undefined instead of an empty array 2024-09-12 00:42:11 +00:00
751f9cedb2 feat: makeDeepPartial type 2024-09-09 02:49:16 +00:00
3374252a36 fix: resharder 2024-09-09 02:29:57 +00:00
a1b0c20a30 fix: add return 2024-09-08 03:49:13 +00:00
0c7067f751 feat: expose filter method 2024-09-07 22:35:04 +00:00
Marcos Susaña
29f7b769e1
feat: polls improvement (#249)
* feat: polls improvement

* fix: poll in editOrReply

* feat(api-types): type APIEmbedPollResult

---------

Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
2024-09-04 17:33:24 -04:00
Marcos Susaña
0cef3a9f6f
fix(Watcher): partial types 2024-09-02 18:01:34 -04:00
0c1ef3777f fix: types 2024-08-28 01:40:13 +00:00
Marcos Susaña
498c66efdb
feat(Guild): get shard methods (#254)
* feat: guild shard

* fix: worker client

* fix: xd
2024-08-25 01:18:39 -04:00
JustEvil
d9aa4a56d0
refactor: moved functions (#252)
* refactor: moved functions
- Moved functions
- Fixed imports
- Removed duplicated file

* chore: apply formatting

* fix: import
2024-08-22 17:32:55 -04:00
5b6cb6ece6 feat: fetch guild role 2024-08-21 15:13:48 +00:00
b30b6dde24 chore: move Watcher to extra monorepo 2024-08-17 16:51:28 +00:00
4986bb4603 fix: biome 2024-08-17 02:38:51 +00:00
07340a98bb feat: slipher 2024-08-17 02:36:27 +00:00
9066f510e3 fix: ws reconnect 2024-08-11 23:43:33 +00:00
Marcos Susaña
d6ff9767a1
feat: http voice states (#235)
* feat: http voice states

* fix: ups

* fix: typo

* fix: structure
2024-08-07 20:26:47 -04:00
Marcos Susaña
2f1ba85a94
fix: application shorter 2024-07-27 22:55:23 -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
cd445b19b2
chore: remove ts-mixer dependency (#223)
* feat: mixer

* feat(api): allow token in proxy options

* feat(member): timeout's

* chore: apply formatting

* fix: xd?

* fix: timeout reason

* fix: hasTimeout getter

* feat: mixer...

* fix: setter

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-07-24 21:41:24 -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
3c66dd899f
fix: bad typing 2024-07-09 20:02:31 -04:00
Marcos Susaña
02f08c5bff
fix: guild edit 2024-07-09 18:15:53 -04:00
9e0586986d feat: cache raw methods 2024-07-02 21:53:00 +00:00