817 Commits

Author SHA1 Message Date
socram03
620accd286 fix(common): Object types and functions 2023-06-12 16:57:04 +00:00
socram03
3ddd6d51dc fix(core): editRule path 2023-06-12 16:05:16 +00:00
socram03
9345a6900f ci(rome): rules update 2023-06-12 15:24:47 +00:00
socram03
0db0bd9e98 fix(rest): incorrect prop position 2023-06-12 15:21:51 +00:00
socram03
9e087a8b13 feat(helpers): events collector 2023-06-12 15:20:50 +00:00
Marcos Susaña
4569b44590
chore(common): Rename README.MD to README.md 2023-06-07 12:19:08 -04:00
Yuzuru
23a23441c2 update helpers 2023-06-06 16:10:47 -05:00
Yuzuru
e7d039f4da nuke applyToClass 2023-06-06 14:27:54 -05:00
socram03
4c1c6812e2 fix: great autocomplete vsc 2023-06-06 14:36:19 +00:00
socram03
2c690771ee fix(core): gateway config is Partial<> 2023-06-06 14:34:47 +00:00
socram03
5cd1f56788 fix(helpers): runtime error with mixer 2023-06-06 14:34:05 +00:00
Yuzuru
a49f3e9e42 version 3.0.3 apparently 2023-06-05 04:18:19 -05:00
socram03
35e85ba628 chore: fixes update 2023-06-05 09:06:07 +00:00
Yuzuru
f977c1c120 fixes 2023-06-05 03:54:25 -05:00
Yuzu
5c462a712a
fixes 2023-06-05 02:46:47 -05:00
Yuzu
30c4e4a43f
fixes 2023-06-05 02:43:58 -05:00
Yuzu
4667d107b8
Yuzu being a complete pretentious mf 2023-06-05 02:41:35 -05:00
Yuzuru
56debc690b fix example in readme*** 2023-06-05 01:35:38 -05:00
Yuzuru
88ea92ec7b fix example in readme 2023-06-05 01:32:15 -05:00
socram03
0436a4b162 fix(rest): proxy cumulative routes 2023-06-05 05:01:57 +00:00
ThisIsAName
dbc5922ffb
Add: Missing managers on Main (#142) 2023-06-04 23:41:49 -04:00
MARCROCK22
b9af90d9e9
chore(helpers): update version (#141)
* fix

* fix

* update version

* fix helpers

* fix

* update version
2023-06-03 17:08:30 -04:00
socram03
f86d24d124 fix(helpers): missing exports 2023-06-03 21:00:56 +00:00
MARCROCK22
7b063bf7d9
fix helpers (#140)
* fix

* fix

* update version

* fix helpers

* fix
2023-06-03 16:52:47 -04:00
MARCROCK22
d14c85b724
fix (#139)
* fix

* fix

* update version
2023-06-01 19:58:32 -04:00
MARCROCK22
88d687d697
fix (#138) 2023-06-01 17:47:24 -05:00
Marcos Susaña
87cdad0b03
Next: A complete Biscuit rewrite (#131)
* FINALLY WE REACHED AN AGREEMENT

* chore: d-types adapt

* websocket sucks, rest

* changes

* new look for core

* 💀

* fix cdn routes, more structures

Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>

* CDN routes

* chore: change to rome

Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>

* Oh shit, here we go again

Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>

* fixes

* mixin, handler events, ws
Co-authored-by: Yuzu
<yuzudev@users.noreply.github.com>
Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>

* change type

* Error system (#133)

* Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>

* chore: biscuit rebase

* token leak goes brrrr

* fix: events

* chore: road to raw data

* fix: managers typing

* chore: fix gateway typing

* feat: helpers

* style: linter

* Types for routes (#134)

* typing for routes

* managers

Co-authored-by: Marcos Susaña <marcosjgs03@gmail.com>

* Types for routes (#134)

* I wanna cry

* Next (#136)

* Merge #137

* chore: lineWidth to 140

* chore: README update

---------

Co-authored-by: Yuzu <yuzuru@programmer.net>
Co-authored-by: Free 公園 <FreeAoi@users.noreply.github.com>
Co-authored-by: ThisIsAName <46913407+NejireSupremacy@users.noreply.github.com>
Co-authored-by: MARCROCK22 <57925328+MARCROCK22@users.noreply.github.com>
Co-authored-by: MARCROCK22 <marcos22dev@gmail.com>
2023-05-29 22:34:47 -04:00
teaishealthy
13bf6a0101
fix(routes): remove trailing slash from USER_GUILDS (#129)
Discord returns 404 with when trying to GET /users/@me/guilds/
2023-01-27 16:51:28 -05:00
Yuzu
a6f6002fdf fix: Guild.roles 2023-01-15 06:36:49 -05:00
Yuzu
a465215d2f fix: Guild.members 2023-01-15 06:35:18 -05:00
Yuzu
d006db21ed version 2.3.3 2023-01-15 05:27:49 -05:00
Yuzu
2fb78ce8d6 add property 'fields' to MESSAGE_UPDATE callback 2023-01-15 05:26:41 -05:00
Yuzu
093ca3b232 version 2.2.3 2023-01-15 05:04:07 -05:00
Yuzu
2c4fcaad83 fix: Number.parseInt() -> Date.parse() oops 2023-01-15 04:57:03 -05:00
David
0d9bda3b5d
version 2.2.2 (#127) 2022-12-09 16:22:14 -05:00
MARCROCK22
d95374f2cd
Update interactions.ts (#126) 2022-11-07 13:34:50 -05:00
Yuzu
be51c25931 version 2.2.1 2022-11-07 12:19:30 -05:00
Marcos Susaña
f5ae94543d
fix options unavailable (#123) 2022-11-07 17:16:39 +00:00
Marcos Susaña
edef7989fe
feat: Start shard with presence (#124)
* update presence on start

* core impl
2022-11-07 17:15:56 +00:00
Marcos Susaña
e4fa2a3ec3
feat: guild locales in Interactions (#125)
* fix

* s
2022-11-07 17:14:46 +00:00
Yuzu
ea33e0e820 version 2.2.0 2022-11-05 11:19:42 -05:00
Yuzu
7f67b3ce77 fix: remove sapphire-async-queue since we do not use that module 2022-11-05 10:45:36 -05:00
MARCROCK22
f6b745c726
new select menus (#122) 2022-11-05 15:40:28 +00:00
Yuzu
6a5fce0f58
feat: first demo of the monthly update (#121) 2022-11-03 17:29:18 -05:00
David
dcaf54dac0
release: v2.1.2 (#120) 2022-10-16 19:28:04 +00:00
Yuzu
06c4cd15c0 minor fixes 2022-10-12 17:59:36 -05:00
Drylozu
6c6f982100
fix: avatarURL doesn't correctly return the default avatar (#119)
* fix(User|Member): avatarURL with default avatar

* Member#avatarURL fallback
2022-10-12 12:23:30 -04:00
Yuzu
388540e401 version 2.1.1 2022-10-11 09:49:11 -05:00
Yuzu
7ed5d6b3d5 fix: Interaction.respond embeds to snake case 2022-10-11 09:42:17 -05:00
Yuzu
c4e50badc1 little update 2022-09-16 18:04:54 -05:00