469 Commits

Author SHA1 Message Date
Marcos Susaña
a60d39f0cc
api-types rewrite (#117)
* feat: application commands types

* message components

* feat: interactions

* feat: application

* feat: user

* fix
2022-09-26 23:20:17 -04: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
Dragurimu
ad1f1398a8 ETIMEDOUT handled 2022-08-20 06:58:10 -05:00
Dragurimu
313483eb80 2.0.1 2022-08-20 05:59:52 -05:00
Dragurimu
9bff9a9883 sync 2022-08-20 04:43:26 -05:00
Dragurimu
c851047684 1.3.2 version ws refactoring required (tested with bot 150.000) 2022-08-20 04:41:30 -05:00
Dragurimu
f4f1348ae4 ws needs to be refactored 2022-08-20 04:38:16 -05:00
Yuzu
ab4b1f0d74 fix: restore backwards compatibility 2022-08-20 02:47:05 -05:00
Yuzu
f62b8c1854 fix: embed reverse transformer which fixes embeds being in snake case 2022-08-20 02:36:42 -05:00
Yuzu
e4ffaa2ff6 fix(style): remove doublequotes 2022-08-20 01:12:32 -05:00
Yuzu
6fdb6be31e fix: general cleaning 2022-08-20 01:10:13 -05:00
Yuzu
d1d5c7ac55 fix: general cleaning 2022-08-20 01:04:20 -05:00
Yuzu
ef27592d70 Merge remote-tracking branch 'origin/main' 2022-08-20 00:42:31 -05:00
Marcos Susaña
d898a8d6ec
fix: update permissions strings (#101)
* fix: update permissions strings

* fix: restore breaking changes

* fix: deprecated tag

Co-authored-by: Yuzu <yuzuru@programmer.net>
2022-08-20 04:56:46 +00:00
Yuzu
7c490b49ca fix: remove anys 2022-08-19 11:53:17 -05:00
Yuzu
673e5c9a3c feat: better permissions management 2022-08-19 11:44:39 -05:00