Commit Graph

29 Commits

Author SHA1 Message Date
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