March 7th
|
36b2d52449
|
docs: Specify time unit in awaitModalSubmit (v13)
#8506
|
2022-08-17 17:45:31 +07:00 |
|
March 7th
|
347caf9dce
|
refactor(SendSlash): Perfect 🐛
|
2022-08-15 19:51:01 +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
|
931605ae0d
|
fix: JSDocs parse error
|
2022-08-03 19:47:37 +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
|
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
|
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 |
|
March 7th
|
600df364f4
|
fix: see description
- Spell Check
- Rewrite Docs
- Rewrite Enums
|
2022-07-17 17:52:28 +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
|
010272fba7
|
Minor change (description)
- feat(ApplicationCommand): add `min_length` and `max_length` for string option (v13) #8217 (Djs v13.9)
- fix(Interaction): Button.click & Menu.select return Snowflake
- feat(MessagePayload): Send Activity message
|
2022-07-07 16:10:51 +07:00 |
|
Cinnamon
|
736238f3df
|
chore(release): version
|
2022-06-26 13:40:26 +07:00 |
|
Cinnamon
|
c097deeab4
|
dev(test) Test only
|
2022-06-26 11:53:37 +07:00 |
|
March 7th
|
f1c0bd07ad
|
feat(TextBasedChannel): User cannot use bulkDelete
|
2022-06-16 18:55:38 +07:00 |
|
March 7th
|
bb51132bdb
|
fix(TextBasedChannel): Search Slashcommand wrong
|
2022-06-16 17:41:42 +07:00 |
|
March 7th
|
007f0ef3b1
|
chore(release): version
|
2022-06-15 23:07:24 +07:00 |
|
March 7th
|
17a1a19f42
|
refactor(TextBasedChannel): sendSlash
Using REST API (without opcode 24, fix `command outdate` error)
|
2022-06-15 18:13:25 +07:00 |
|
March 7th
|
769cbb21d5
|
refactor(TextBasedChannel): sendSlash
|
2022-06-15 17:56:56 +07:00 |
|
March 7th
|
07d52ee41b
|
fix: opcode 24 (Interaction search function)
Todo: Rewrite slash command ...
|
2022-06-12 19:13:12 +07:00 |
|
March 7th
|
8eaa5e0c72
|
fix: channel.sendSlash is not function
Todo: fix opcode 24 error
|
2022-06-11 23:15:51 +07:00 |
|
March 7th
|
305ccaac90
|
v2.2.0
Discord.js v13.8.0
|
2022-06-06 11:21:36 +07:00 |
|
March 7th
|
c201e7da69
|
Discord.js v13.7
|
2022-05-14 15:06:15 +07:00 |
|
March 7th
|
8355a8e135
|
maybe minor update ?
|
2022-05-11 20:19:04 +07:00 |
|
March 7th
|
6cb13101d8
|
Revert "Merge pull request #54 from lazuee/main"
This reverts commit d303e0420a , reversing
changes made to 43045f0b70 .
|
2022-04-26 12:54:30 +07:00 |
|
lazuee
|
225eac5ed2
|
Update TextBasedChannel.js
|
2022-04-22 00:01:25 +08:00 |
|
March 7th
|
522f7f756a
|
copy eslint + tslint from Discord.js (v13)
|
2022-04-16 17:44:43 +07:00 |
|
Tropicallism
|
3bc4608535
|
Add files via upload
|
2022-04-11 04:14:16 +02:00 |
|
March 7th
|
50516bf89d
|
Update before publish to npm
Dev version
|
2022-04-01 20:09:32 +07:00 |
|
John Marlo
|
414c03af12
|
Merge branch 'main' into main
|
2022-04-01 20:44:16 +08:00 |
|
March 7th
|
5b0ebe175b
|
Revert "Merge pull request #13 from lazuee/main"
This reverts commit fd7910de95 , reversing
changes made to 44db21c06f .
|
2022-04-01 18:22:36 +07:00 |
|
John Marlo
|
e552d14305
|
Update TextBasedChannel.js
|
2022-04-01 18:48:59 +08:00 |
|
John Marlo
|
0bdc325a34
|
Update TextBasedChannel.js
|
2022-04-01 16:18:02 +08:00 |
|
John Marlo
|
65b74654ea
|
Update TextBasedChannel.js
|
2022-04-01 16:06:48 +08:00 |
|
John Marlo
|
4bb60f3630
|
Update TextBasedChannel.js
|
2022-04-01 15:55:32 +08:00 |
|
March 7th
|
7dfdef46a5
|
Downgrade to v13
[vi] cảm giác đau khổ
|
2022-03-24 17:55:32 +07:00 |
|
March 7th
|
9596b1a210
|
Fix
- Message Send and Edit (Using REST, not patch Axios)
- Send Attachment Fix
|
2022-03-23 20:34:03 +07:00 |
|
March 7th
|
f5d2469842
|
Fix MessageEdit
Know: Webhook Edit error
|
2022-03-21 12:16:46 +07:00 |
|
March 7th
|
376eb0edec
|
Update TextBasedChannel.js
|
2022-03-20 19:48:48 +07:00 |
|
March 7th
|
e6128469fe
|
Fix minor bug
- DiscordAPIError: 405: Method Not Allowed
(try delete typing)
|
2022-03-20 19:15:20 +07:00 |
|
March 7th
|
721d1216e0
|
Fix Message cannot Send
- Known Issue: Unable to send Embed
|
2022-03-20 19:08:18 +07:00 |
|
March 7th
|
ac49705f3e
|
Initial commit
|
2022-03-19 17:37:45 +07:00 |
|