103 Commits

Author SHA1 Message Date
217c100e49
Refactor monorepo (#36)
* feat: GuildChannel.edit

* fix: fmt

Co-authored-by: socram03 <marcosjgs03@gmail.com>
2022-07-08 02:44:48 +00:00
7d92892c9f Update GuildChannel: method getArchivedThreads 2022-07-07 23:35:40 -03:00
c1ad9b160e Rename and move of Channels.ts -> channels.ts 2022-07-07 23:00:12 -03:00
040aec9517 Add Channels.ts monofile 2022-07-07 22:12:37 -03:00
Yuzu
3a5dbdfc77 fix: dirty trick on prototypes 2022-07-06 13:44:12 -05:00
Yuzu
ea91bd6230 hotfix: circular dependencies 2022-07-05 20:47:20 -05:00
Yuzu
91db746acb resolving conflicts and wip interactions closes #19 2022-07-05 20:30:11 -05:00
Yuzu
7203eb01eb wip: CommandInteraction.respond 2022-07-05 20:26:21 -05:00
Yuzu
7faca2af68 fix: type errors 2022-07-05 14:30:04 -05:00
Yuzu
971f541f83 wip: interactions 2022-07-05 14:24:52 -05:00
22f05c8145 Update Invite structure 2022-07-05 15:52:32 -03:00
58e078a2e6 Revert "Update User structure"
This reverts commit ac32d41330939a754578741c4f04c171677b1b0f.
2022-07-05 14:44:08 -03:00
4b89e81839 Update Integration structure 2022-07-05 14:05:23 -03:00
ac32d41330 Update User structure 2022-07-05 13:57:21 -03:00
Marcos Susaña
9ddd9492a3
Merge branch 'main' into builders 2022-07-05 00:03:41 -04:00
c05d8113bd Update Integration structure 2022-07-04 21:12:39 -03:00
cb20e1f04d Fix Integration account property 2022-07-04 21:02:50 -03:00
1e527cd24c Add Integration structure 2022-07-04 20:54:05 -03:00
socram03
35ec425916 feacture: Builders
fix: fmt
2022-07-04 19:34:55 -04:00
Yuzu
948cd2f717 feat: BaseChannel.isStage 2022-07-04 12:35:17 -05:00
Yuzu
9a5a25c2d5 fix(webhook handling) closes #24 2022-07-04 10:40:14 -05:00
Yuzu
adc41c88f7 feat: StageInstance 2022-07-03 23:10:50 -05:00
Yuzu
aba8f8bd5a Merge branch 'threads' 2022-07-03 15:50:01 -05:00
Yuzu
bd73782887 feat: GuildChannel.createThread 2022-07-03 15:47:26 -05:00
202c020171
Resolving merge conflict (#8)
stuff
2022-07-03 20:27:56 +00:00
Yuzu
b7ff327a7c feat: Guild.create Guild.delete Guild.edit 2022-07-03 15:17:17 -05:00
Yuzu
1cd41c67a7 feat: threads 2022-07-03 13:14:47 -05:00
78b8cf9da0
Webhook addition for Message (#7)
* Add webhook handling for Message

* formatting
2022-07-02 18:08:37 -03:00
aa3c2724d3 Fix Member: avatarURL() allowed for bots 2022-07-02 17:04:03 -03:00
e60deb6cd9 Update Member: avatarUrl -> avatarURL & using formatImageURL 2022-07-02 16:48:09 -03:00
Yuzu
8642b34544 Merge branch 'builders' 2022-07-02 14:12:20 -05:00
2b0a930d37
Push add-n128 (#6)
* Update User.ts method: avatarUrl -> avatarURL

* Url -> URL

* Fix endpoint for BaseGuild->iconURL

* formatting
2022-07-02 16:09:45 -03:00
Yuzu
fbfeecf8c5 feat: embeds 2022-07-02 14:06:04 -05:00
Yuzu
58b98719b4 feat: BaseGuild.iconUrl 2022-07-02 13:08:35 -05:00
Yuzu
cc7a5848eb refactor: structures & folders 2 2022-07-02 12:21:36 -05:00
Yuzu
d1d0a1ce76 refactor: structures & folders 2022-07-02 12:20:43 -05:00
Yuzu
177f361590 fix: fmt 2022-07-02 11:34:25 -05:00
Yuzu
5030361884 refactor: circular imports solved 2022-07-02 11:33:02 -05:00
Yuzu
a2b53ab51e fix: TextChannel no longer extends GuildChannel 2022-07-02 10:19:08 -05:00
Yuzu
36acf92ad1 refactor: channels 2022-07-02 08:52:54 -05:00
Yuzu
484ed2c0f7 feat: components 2022-07-02 07:50:53 -05:00
Yuzu
d10adfdec3 patch: Session.applicationId 2022-07-01 17:10:34 -05:00
Yuzu
5b0d124380 feat: all role-related endpoints 2022-07-01 16:50:16 -05:00
Yuzu
b99218bdc3 refactor: Channel -> BaseChannel 2022-07-01 16:18:59 -05:00
Yuzu
3f714eb295 feat: TextChannel.sendMessage/editMessage 2022-07-01 16:10:56 -05:00
Yuzu
37f4071da6 feat: Embed struct 2022-07-01 16:04:58 -05:00
Yuzu
dba2de7305 fix: fmt 2022-07-01 14:47:51 -05:00
Yuzu
852e4d58c6 dry code a bit 2022-07-01 14:38:48 -05:00
Yuzu
c6e6a6392e feat: Message.crosspost and fix latest commit 2022-07-01 14:31:43 -05:00
Yuzu
050d5a3973 feat: all reaction-related endpoints 2022-07-01 14:10:25 -05:00