483 Commits

Author SHA1 Message Date
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
Yuzu
00008ac29d refactor: channels.ts 2022-09-15 12:02:14 -05:00
Yuzu
c993699aab Merge branch 'channels-refactor' 2022-09-15 11:47:08 -05:00
Yuzu
6f5ddd5676 feat: start refactor 2022-09-15 11:46:49 -05:00
Marcos Susaña
659f4512a8
feat: Guild Forums (#113) which closes #25
* feat: Guild Forums

* fix
2022-09-15 06:11:03 +00:00
Free 公園
dde0bffc57
feat: Added missing url getters (#112) 2022-09-14 17:01:07 -04:00
Marcos Susaña
c916e9cb94
fix: inconsistens impots (#108) 2022-09-14 13:48:25 +00:00
Dragurimu
0daec51769 cache preview version alpha 2022-09-13 12:09:09 +08:00
Yuzu
04b856818c fix 2022-09-12 19:50:31 -05:00
Yuzu
cac85ae063 fix: followups called incorrectly 2022-09-12 19:04:42 -05:00
Yuzu
afe3a38e4b fix: dumb bug on api-types 2022-09-12 18:49:47 -05:00
Yuzu
a4c776ffa4 fix: unsafe thing 2022-09-08 00:10:30 -05:00
Yuzu
f8cdfd9d19 fix: generalize permissions.admin 2022-09-08 00:05:35 -05:00
Yuzu
412ba2b28d refactor: permissions (which fixes bug on last commit) 2022-09-08 00:02:18 -05:00
Yuzu
128649dbb8 fix: permissions.any 2022-09-07 23:34:53 -05:00
Yuzu
c47ef00c33 fix: permissions.array 2022-09-07 23:11:49 -05:00
Yuzu
4c058dc2d0 fix: gateway example 2022-09-07 22:58:11 -05:00
Yuzu
16b9ee3bc5 fix: confusing behavior on permissions 2022-09-07 22:14:52 -05:00
Yuzu
630be18ae9 feat: add utility to reduce permissions 2022-09-06 20:40:50 -05:00
Yuzu
ff0e7ee599 fix: add member permissions 2022-09-06 20:31:36 -05:00
Yuzu
9a299a5e49 feat: Message.reply accepts strings and embeds 2022-09-04 11:44:32 -05:00
Yuzu
e654c75455 fix: both readmes were wrong 2022-09-03 20:37:15 -05:00
Yuzu
8bbdbeed64 version 2.0.6 2022-09-03 11:25:54 -05:00
Marcos Susaña
f522cbbd5a
fix: session can't runs without intents (#107) 2022-09-03 12:19:49 -04:00
Yuzu
6915258093
fix: NodeJS is not defined (eslint bug) + fix most linter errors (which fixes #102) (#106)
* fix: silly eslint bug

* fix: Linter Errors (#105)

* fix

* revert linter bug

Co-authored-by: Marcos Susaña <marcosjgs03@gmail.com>
2022-09-02 15:07:15 +00:00
Marcos Susaña
d1f952be27
fix: Eslint and packages sizes (#104) which fixes #102
* chore: disabled source map

* linter
2022-09-02 13:44:11 +00:00
Yuzu
b335172d1a urgent fix: webhook methods weren't called correctly 2022-09-01 17:34:26 -05:00
Yuzu
f9ccdc0c84 fix: remove unsafe stuff 2022-08-31 16:03:27 -05:00
Dragurimu
a39c06bab9 2.0.5 - first stable version of gateway 2022-08-31 08:59:53 +08:00
Yuzu
9d4b543c8b fix: Interaction.locale was poorly implemented 2022-08-29 19:24:19 -05:00
Yuzu
116666c99c fix: editReply wasn't working 2022-08-28 17:42:15 -05:00
Yuzu
7c13ac622a feat: define user always via getter 2022-08-27 17:51:28 -05:00
Yuzu
63e46e4887 fix: unsafe thing 2022-08-25 13:13:16 -05:00
Dragurimu
b4c94bc1a8 tested with +150.000 guilds | ETIMEDOUT readyState finished 2022-08-20 07:39:07 -05:00
Dragurimu
b8c29ae2ad finalized version tested with +150.000 guilds 2022-08-20 07:05:09 -05:00