Commit Graph

893 Commits

Author SHA1 Message Date
March 7th fa95e9bb4f deps: update discordjs/voice 2022-12-14 18:50:07 +07:00
March 7th 0e532cdac7 deps: update 2022-12-14 18:49:45 +07:00
March 7th fd7040bc18 chore: v2.9.15 2022-12-13 18:25:19 +07:00
March 7th 8ab26d48ca docs: deprecated event 2022-12-13 15:37:32 +07:00
March 7th 11f7239c7d fix: return full log 2022-12-13 15:32:05 +07:00
March 7th 6ef8970a1e feat: User#mutualFriends 2022-12-13 14:55:51 +07:00
March 7th ad8bed71c8 Update Modal.js 2022-12-12 19:55:26 +07:00
March 7th 0a85060545 chore: v2.9.14 2022-12-12 19:55:22 +07:00
March 7th cc86c9b4f1 fix: Modal reply response 2022-12-12 19:28:13 +07:00
March 7th 798650929b feat: remove user-agent diff windows and chrome 2022-12-12 18:51:37 +07:00
March 7th d81b3b8e28 Update Presence.js 2022-12-12 18:43:33 +07:00
March 7th cf11132275 fix: missing all other status 2022-12-12 18:42:27 +07:00
March 7th be786d3876 feat: reject full log (InteractionTimeout) 2022-12-12 18:40:55 +07:00
March 7th dea8324c00 chore: v2.9.13 2022-12-11 18:41:13 +07:00
March 7th 9886b93fef fix: captcha solver 2022-12-10 21:12:06 +07:00
March 7th 6be4c4b077 fix: solve captcha 2022-12-09 23:04:53 +07:00
March 7th a3ce786fe6 refactor: Modal#reply 2022-12-08 15:14:17 +07:00
March 7th c20b04275b fix: RemoteAuth#generateQR 2022-12-06 17:41:07 +07:00
March 7th b208925afc Update README.md 2022-12-05 22:56:14 +07:00
March 7th 30f17fb657 chore: v2.9.12 2022-12-05 18:35:02 +07:00
March 7th 8b4924e147 feat: update (see description)
- Remove `bignumber.js`
- Fix `circular dependency`
- Fix: missing activity.name (SpotifyRPC)
- Refactor code
- Update UserAgent
2022-12-05 18:30:45 +07:00
Elysia e0b6265aa5 Merge pull request #428 from NekoCyan/main
fix: Wrong text for Error.
2022-12-04 17:10:43 +07:00
NekoCyan ffc3f0e998 fix: Wrong text for Error. 2022-12-04 17:09:08 +07:00
March 7th 7a308f0383 feat: new captcha solver service 2022-12-04 16:38:15 +07:00
March 7th 63cd0b3ca8 chore: v2.9.11 2022-12-04 01:47:48 +07:00
March 7th 7d34a5de24 feat: Add new flags, new option for Message#selectMenu 2022-12-04 01:46:40 +07:00
March 7th 720848131d refactor: clickButton and selectMenu 2022-12-04 01:13:19 +07:00
March 7th b191df3e99 feat: ClickButton with location 2022-12-02 18:29:57 +07:00
Elysia f20430452f Merge pull request #426 from NekoCyan/main
feat(Message): .clickButton() click the only one.
2022-12-02 15:45:20 +07:00
NekoCyan e197656225 feat(Message): .clickButton() click the only one. 2022-12-02 13:11:55 +07:00
March 7th 6d170f3555 fix: friendNicknames cache missing 2022-12-02 12:03:51 +07:00
March 7th 60d38d460e chore: v2.9.10 2022-12-01 23:41:35 +07:00
March 7th 08fb4f6b83 chore: v2.9.9 2022-12-01 18:29:08 +07:00
March 7th 4eae264013 fix: getAttachments 2022-11-30 11:47:25 +07:00
March 7th c13221c426 chore: v2.9.8 2022-11-28 23:27:39 +07:00
March 7th 6519d4d9c2 feat: Using new attachment API (2)
Slash command
2022-11-28 23:24:31 +07:00
March 7th c70dc733e2 feat: Using new attachment API 2022-11-27 19:45:58 +07:00
March 7th d97cf71661 chore: v2.9.7 2022-11-27 14:12:58 +07:00
March 7th 6f265989ea fix: captchaKey 2022-11-27 14:08:31 +07:00
March 7th 96ac2f95dd chore: readme 2022-11-27 13:53:43 +07:00
March 7th f8a8ac7fc6 feat: add Message#bulkDeletable (v13)
#8761 djs
2022-11-26 22:17:33 +07:00
March 7th 69c5eb94d2 feat(InteractionResponses): add message parameter (v13)
#8838 djs
2022-11-26 22:02:34 +07:00
March 7th b6d290d545 fix(Activity): Fix equals() not checking for differing emoji (v13)
#8842 djs
2022-11-26 21:51:09 +07:00
March 7th c62c25de53 chore: v2.9.6
fix: guildMemberFetch (options.user)
2022-11-25 19:45:42 +07:00
March 7th ecc59912d0 chore: v2.9.5
- deps: downgrade axios (1.2.0 -> 1.1.x)
- fix: checkUpdate func
2022-11-24 00:20:32 +07:00
Elysia 942ad0714c Merge pull request #412 from NekoCyan/main
fix & docs: description.
2022-11-23 23:52:08 +07:00
NekoCyan 8d24906b97 fix(GuildMemberManager): delay to client.sleep. 2022-11-23 23:50:09 +07:00
NekoCyan fb67aecca1 fix & docs: description.
- fix(GuildMemberManager): remove "reytring".
- docs(FetchGuildMember): delay to client.sleep.
2022-11-23 23:45:10 +07:00
March 7th f1eaca83eb docs: fix 2022-11-23 22:11:16 +07:00
March 7th 62c71950ac chore: v2.9.4
- fix fetchMemberList
2022-11-23 22:09:24 +07:00