Commit Graph

308 Commits

Author SHA1 Message Date
TheDevYellowy
8fc282f2eb change permissions to bigint 2022-08-01 10:05:39 -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
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
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
8edbf22e7c fix(RPC): Button invalid (ipc) 2022-07-23 19:24:43 +07:00
March 7th
eb1aa1458d feat(Client): Add authorizeURL method 2022-07-23 19:21:37 +07:00
March 7th
46800d957b fix(RichPresence) IPC Convert 2022-07-23 19:21:09 +07:00
March 7th
7e44c3ff82 feat(RichPresence): Support RPC Discord Apps (IPC) 2022-07-23 18:56:27 +07:00
March 7th
97db955466 feat(Relationships): Change enum 2022-07-23 18:55:53 +07:00
March 7th
5ac7dcf853 feat: Add new ApplicationFlags 2022-07-22 11:08:40 +07:00
March 7th
7d993c607e fix: Collection is not a constructor
v1.0.0 :v
2022-07-19 20:32:01 +07:00
March 7th
0a6c6d6c10 chore(deps) Description
- @discordjs/collection v0.7 > v1.0
- @discordjs/voice v0.10 > v0.11
- Update patch @discordjs/voice
2022-07-19 20:31:14 +07:00
March 7th
f7db2384b9 feat(RelationshipsManager): new cancelFriendRequest method
Extends (add Typings)
2022-07-19 20:27:32 +07:00
Mantou
64e6dae193
feat(RelationshipsManager): new cancelFriendRequest method 2022-07-19 18:50:41 +08:00
March 7th
110c8590a7 fix(PermissionOverwriteManager): mutates user
#8282 v13.9.0
2022-07-18 00:58:28 +07:00
March 7th
d454853679 fix(GuildChannelManager): Access resolveId correctly (v13)
#8297 v13.9.0
2022-07-18 00:57:25 +07:00
March 7th
0e38d4caf7 docs: add new HTTP Error Codes 50068 (v13)
#8273 v13.9.0
2022-07-18 00:56:30 +07:00
March 7th
84aa682bf6 feat(MessageManager): Add offset and limit (search method) 2022-07-17 22:26:50 +07:00
March 7th
600df364f4 fix: see description
- Spell Check
- Rewrite Docs
- Rewrite Enums
2022-07-17 17:52:28 +07:00
NekoCyan
44088b90fe
fix(nitroType): undefined. 2022-07-17 02:58:22 +07:00
March 7th
f0b45f981e chore(release): v2.3.8 2022-07-16 16:37:41 +07:00
March 7th
427ea92b88 fix(READY): Missing log 2022-07-16 15:50:48 +07:00
March 7th
83a064e689 fix(RPC): Invalid data 2022-07-16 15:43:11 +07:00
March 7th
4436e0ee85 fix: Spam log when client ready 2022-07-16 15:31:44 +07:00
March 7th
156cdd4918 feat(VoiceState): add user prop. 2022-07-16 00:50:27 +07:00
March 7th
3b5ac56f46 fix(GuildChannelManager): edit lockPermissions
#8267 - djs v13.9
2022-07-15 21:40:30 +07:00
March 7th
93d875c237 fix: Fetch message from NSFW Channel
fix #203
2022-07-15 21:35:23 +07:00
March 7th
a1c8093181 fix(DiscordAuthWebsocket): Show log when option.hideLog = true 2022-07-15 19:05:56 +07:00
March 7th
cbfe38f714 fix(VoiceState) channel return null (DM/Group) 2022-07-15 18:20:34 +07:00
March 7th
d09b7a7bf5 typing: method for User 2022-07-15 17:41:26 +07:00
March 7th
98467dc92d typing: replace respond data 2022-07-15 17:35:01 +07:00
March 7th
fad6d708b4 chore(release): v2.3.75
- fix: VoiceStateUpdate event not working (DM channels + Group DM channels)
- docs: add sendSlash method
- feat: Add new Event: callCreate, callUpdate, callDelete
- fix(GroupDM): method require Class
2022-07-15 17:26:25 +07:00
March 7th
fb6ab3f8e8 fix(MessageManager) fetch throw 'Missing Access' 2022-07-15 01:56:00 +07:00
March 7th
b4c3de0fdf Revert "Merge pull request #204 from websharik/main"
This reverts commit 40db78ea7d, reversing
changes made to 7d8b15b007.
2022-07-15 01:53:41 +07:00
March 7th
d59a5c30d0 Revert "Merge pull request #205 from websharik/main"
This reverts commit e284ef51ee, reversing
changes made to 40db78ea7d.
2022-07-15 01:53:23 +07:00
Lion
a39e645edc Lint 2022-07-14 20:06:01 +03:00
Lion
bf61917ee0 Fix channel.messages.fetch throw 'Missing Access' 2022-07-14 19:21:45 +03:00