102 Commits

Author SHA1 Message Date
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
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
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
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
Yuzu
9a9379b4a6 feat: guild members chunk which fixes #11 2022-08-19 08:28:34 -05:00
Yuzu
d1766cd862 fix: remove parsed avatar hashes from webhooks 2022-08-16 20:47:22 -05:00
Dragurimu
93f40d22e9 1.3.1 2022-08-09 22:16:39 -05:00
1b231d504d Update version 1.3.0 2022-08-09 15:10:15 -03:00
Yuzu
0475913b68 Merge branch 'yuzu-refactors' 2022-08-09 11:15:43 -05:00
Yuzu
750be16ee9 refactor: interaction options 2022-08-09 11:13:05 -05:00
Marcos Susaña
835b8d3f39
feat(Emoji): Add Methods (#99)
* feat(Emoji): add methods

* fix: redundancy

Co-authored-by: Yuzu <yuzuru@programmer.net>
2022-08-09 15:46:24 +00:00
Yuzu
4d779e6bb2 fix: late hotfix that miia asked for 2022-08-09 10:06:16 -05:00
MARCROCK22
4d90686ee6
feat(Guild): AuditLogs (#96)
* fetch audit logs

* vefificationLevel

* types
2022-08-07 22:18:39 -04:00
e25c527f0e Fix 2022-08-07 01:14:43 -03:00
8e918b35bc Fix 2022-08-06 23:41:38 -03:00
7b1b6831fd Update DMChannel: accept dm group 2022-08-06 23:35:04 -03:00
Marcos Susaña
76b9f0efe8
fix: retired old imports (#97) 2022-08-06 22:28:49 -03:00
972f688144 Fix 2022-08-05 14:56:14 -03:00
44d2ddc515 Add: BaseChannel.delete 2022-08-05 14:39:17 -03:00
13f11b9b5e Add Member.setNickname 2022-08-05 12:02:46 -03:00
147d13f403 Update GuildChannel docs 2022-08-05 11:27:32 -03:00
9ed913a821 Update README's 2022-08-05 11:17:33 -03:00
6eb33cd8bf Add: GuildChannel.setPermissions 2022-08-05 11:12:57 -03:00