63 Commits

Author SHA1 Message Date
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
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
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
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
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
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
673e5c9a3c feat: better permissions management 2022-08-19 11:44:39 -05:00
Yuzu
d1766cd862 fix: remove parsed avatar hashes from webhooks 2022-08-16 20:47:22 -05: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
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
6eb33cd8bf Add: GuildChannel.setPermissions 2022-08-05 11:12:57 -03:00
abe4068001 Fix Guild.edit: passing current guild id 2022-08-04 17:02:18 -03:00
Marcos Susaña
18bcc32868
Methods for AutoModeration (#90)
* feat(core): AutoModeration prototypes

* feat(core): Guild fetch mod rules
2022-08-03 01:17:46 +00:00
Yuzu
fd2b3bc8ce feat: add localizations in api-types builders and interactions 2022-08-02 20:13:45 -05:00
Yuzu
07e3169aa1 feat: Member.timeout helper alias 2022-08-02 19:48:42 -05:00
Yuzu
fecd90a6f4 fix: interaction option resolver 2022-08-02 19:39:48 -05:00
socram03
bd7b8bca52 fix(rest): response error 2022-08-01 18:57:32 -04:00
socram03
c610b183f7 fix(core): Message.edit resolve ids 2022-08-01 14:26:54 -04:00
socram03
9bd75259a2 fix: Message edit, delete 2022-08-01 14:15:37 -04:00
socram03
3fcbe6ac87 feat: User.openDM() 2022-07-31 22:15:32 -04:00