March 7th
|
347caf9dce
|
refactor(SendSlash): Perfect 🐛
|
2022-08-15 19:51:01 +07:00 |
|
March 7th
|
89349b9eac
|
fix(Client): Emit Warning
fixed #253
|
2022-08-15 19:50:11 +07:00 |
|
March 7th
|
c76c34189c
|
fix(ClientPresence): Set Activity Type
fixed #251
|
2022-08-14 22:50:44 +07:00 |
|
March 7th
|
e56b1bb702
|
docs: fix broken discord support link
#8485 discord.js v13.11
|
2022-08-14 17:17:37 +07:00 |
|
March 7th
|
bb24adc1dc
|
feat(Call): Get users in dm call
|
2022-08-14 17:16:51 +07:00 |
|
March 7th
|
97f1c41232
|
docs: Update ConnectionAccount
|
2022-08-11 10:52:43 +07:00 |
|
March 7th
|
c6f5550c6e
|
fix(ThreadChannel): Handle possibly null parent (v13)
#8467 djs v13.10
|
2022-08-11 09:57:15 +07:00 |
|
March 7th
|
19fc481496
|
types(Message): correct bulkDelete return type (v13)
#8469 djs v13.10
|
2022-08-11 09:54:55 +07:00 |
|
March 7th
|
19dc2ee263
|
feat(GuildMemberManager): _fetchMany
|
2022-08-09 10:43:16 +07:00 |
|
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 |
|
hocsinhgioitoan
|
179dc3a951
|
chore: fix eslint.
|
2022-08-08 22:21:59 +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
|
ffcade1811
|
Clean code
Ty https://github.com/DeepBlueSeaX
|
2022-08-04 22:13:01 +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 |
|
March 7th
|
855387a1da
|
fix(sendSlash): Error with options
fixed #235
|
2022-08-03 21:37:10 +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 |
|
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 |
|
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 |
|