Commit Graph

881 Commits

Author SHA1 Message Date
March 7th
de5fe927a3 fix(User): Profile data (API) change
- Add GuildMember bio, banner, ...
2022-08-09 10:42:30 +07:00
March 7th
81f4e0bd2d fix(Client): Invalid URL + client is undefined
fixed #243
2022-08-09 07:38:58 +07:00
Cinnamon
c78d0b947b
Merge pull request #242 from hocsinhgioitoan/main
chore: fix eslint.
2022-08-08 22:24:43 +07:00
hocsinhgioitoan
179dc3a951 chore: fix eslint. 2022-08-08 22:21:59 +07:00
Cinnamon
816a37532b
Merge pull request #241 from hocsinhgioitoan/main
feat(Guild): Add `max_video_channel_users`
2022-08-08 22:11:56 +07:00
hocsinhgioitoan
bf73ac4b3c feat(Guild): Add max_video_channel_users 2022-08-08 22:08:24 +07:00
March 7th
47104f8118 fix(MessageManager): fetch error (DMs channel)
fixed #239
2022-08-06 22:07:41 +07:00
March 7th
c794e9ac6b docs(RemoteAuth): Add docs 2022-08-06 19:38:36 +07:00
March 7th
c8287282a9 Update package.json 2022-08-04 22:13:59 +07:00
March 7th
ffcade1811 Clean code
Ty https://github.com/DeepBlueSeaX
2022-08-04 22:13:01 +07:00
March 7th
1bdb5a0f15 chore(release): v2.4.11 2022-08-04 19:45:27 +07:00
March 7th
324e05915d refactor(WS): Ws data + Rest Headers 2022-08-04 19:27:15 +07:00
March 7th
54e1dbb6b0 feat(GuildMember): Support edit guild Avatar, Banner, Bio 2022-08-04 19:26:16 +07:00
Cinnamon
710cb59e48
Update SlashCommand.md 2022-08-04 19:03:02 +07:00
March 7th
d66ea5478e Update package.json 2022-08-03 21:37:43 +07:00
March 7th
855387a1da fix(sendSlash): Error with options
fixed #235
2022-08-03 21:37:10 +07:00
March 7th
34277d93f0 chore(release): v2.4.9 2022-08-03 19:50:52 +07:00
March 7th
6273cd75f7 fix: ESLint 2022-08-03 19:50:41 +07:00
March 7th
6e01cf0184 chore(release): v2.4.8 2022-08-03 19:47:55 +07:00
March 7th
931605ae0d fix: JSDocs parse error 2022-08-03 19:47:37 +07:00
March 7th
288d295f8a feat(messageAck) New Event
#233 .-.
2022-08-03 19:34:58 +07:00
March 7th
196c03f8cc refactor: clean code
@TheDevYellowy  :))
2022-08-03 19:08:32 +07:00
March 7th
3bcf936636 fix(sendSlash): [] commands (DM channel)
Fixed #235
2022-08-03 18:50:23 +07:00
Cinnamon
e7f583b7c4
Merge pull request #234 from TheDevYellowy/main
feat(Guild): bulk-read + refactor(Application): Bot Invite
2022-08-02 13:38:05 +07:00
TheDevYellowy
56d6250638 feat(Application): tidy up code 2022-08-02 00:31:24 -05:00
TheDevYellowy
8797069acf feat(Guild): mark as read; 2022-08-02 00:26:12 -05:00
Cinnamon
a21d28295f
Merge pull request #232 from TheDevYellowy/main
feat(Application): Add invite function
2022-08-01 22:09:21 +07:00
TheDevYellowy
8fc282f2eb change permissions to bigint 2022-08-01 10:05:39 -05:00
TheDevYellowy
6028e2a63d change returns to null 2022-08-01 09:57:56 -05:00
TheDevYellowy
c9d9b3cf7f remove dev stuff 2022-08-01 09:57:19 -05:00
TheDevYellowy
7129d63d81
Merge branch 'aiko-chan-ai:main' into main 2022-08-01 07:56:23 -07:00
TheDevYellowy
8bccb552db it works but we may need a captcha key 2022-08-01 09:55:30 -05:00
March 7th
8119666bcb fix(ESLint) 2022-08-01 13:02:58 +07:00
March 7th
171f2b1af9 chore(release): v2.4.7 2022-08-01 12:43:21 +07:00
March 7th
cde18dc37e fix(MessageMentions): ignoreRepliedUser option in has() (v13)
#8365 v13.9.2
2022-08-01 12:37:46 +07:00
March 7th
7cf216fabf fix(GuildChannelManager): allow unsetting rtcRegion (v13)
#8362 v13.9.2
2022-08-01 12:33:34 +07:00
March 7th
8946f9ab35 feat(Slash): Optional value 2022-08-01 12:31:54 +07:00
March 7th
4be5656f3d fix(ClientUser): Method (require nitro) not work 2022-08-01 12:31:18 +07:00
TheDevYellowy
1f587eff99 move the invite function to Application 2022-07-31 00:42:51 -05:00
TheDevYellowy
f95436f44b bot inviting is somewhat working 2022-07-30 05:22:31 -05:00
March 7th
6b698183f9 feat(Constants): Update more Discord API Error 2022-07-26 20:45:48 +07:00
March 7th
71e91d3761 chore(release): v2.4.6
v13.9.1
2022-07-26 10:18:46 +07:00
March 7th
136bf7ae50 fix(Button + SelectMenu): wrong applicationId #222 2022-07-26 10:16:27 +07:00
March 7th
0a695d9edc fix(ThreadChannel): Omit webhook fetching (v13)
#8352 v13.10.0
2022-07-26 10:01:20 +07:00
March 7th
a3f8f9f0fa refactor(embed): deprecate addField
#8318 v13.9.1
2022-07-26 09:57:57 +07:00
March 7th
aecc7edec5 refactor(Presence): Remove redundant date parsing (v13)
#8341 v13.9.1
2022-07-26 09:55:32 +07:00
March 7th
94c0ae135a fix(ApplicationCommandManager): allow passing 0n to defaultMemberPermissions (v13)
#8312 v13.9.1
2022-07-26 09:53:57 +07:00
March 7th
1e9c6ad9d5 Create readme.md 2022-07-26 09:53:26 +07:00
March 7th
1a05d884dd chore(release): v2.4.5 2022-07-23 19:25:21 +07:00
March 7th
8edbf22e7c fix(RPC): Button invalid (ipc) 2022-07-23 19:24:43 +07:00