Commit Graph

141 Commits

Author SHA1 Message Date
March 7th
821b7d0ee4 chore(release): v2.4.2 2022-07-22 11:10:01 +07:00
March 7th
57f8456915 chore(deps): Update deps 2022-07-22 10:58:56 +07:00
March 7th
48983871a6 chore(release): v2.4.1 2022-07-19 20:33:04 +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
dependabot[bot]
ffdb242631
chore(deps): bump @discordjs/builders from 0.15.0 to 1.0.0
Bumps [@discordjs/builders](https://github.com/discordjs/discord.js) from 0.15.0 to 1.0.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.15.0...@discordjs/builders@1.0.0)

---
updated-dependencies:
- dependency-name: "@discordjs/builders"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 12:43:34 +00:00
March 7th
1c63b3fe31 chore(release): v2.4.0
Discord.js v13.9.0 Final
2022-07-18 01:00:05 +07:00
March 7th
84aa682bf6 feat(MessageManager): Add offset and limit (search method) 2022-07-17 22:26:50 +07:00
March 7th
f0b45f981e chore(release): v2.3.8 2022-07-16 16:37:41 +07:00
March 7th
83a064e689 fix(RPC): Invalid data 2022-07-16 15:43:11 +07:00
March 7th
156cdd4918 feat(VoiceState): add user prop. 2022-07-16 00:50:27 +07:00
March 7th
dac47563c6 chore(release): v2.3.76 2022-07-15 21:40:44 +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
7d8b15b007 fix: autoRedeemNitro not working 2022-07-12 22:08:38 +07:00
March 7th
02348ef5ad fix(Event): this.message is undefined
Fixed #199
2022-07-12 21:29:59 +07:00
March 7th
1a6b3addfe refactor(Interaction): See description
- Change the data returned when interacting, from `nonce: Snowflake` to `data: InteractionResponseBody` (use try catch to detect command errors)
- Full support for Autocomplete (Automatically selects the first option)
2022-07-12 19:30:18 +07:00
March 7th
b1257bc62d fix: Export, Typing, etc.
- Rename `RemoteAuth` > `DiscordAuthWebsocket`
- Add new method: Client.remoteAuth() & Client.createToken()
- fix: RedeemNitro (wrong Regex)
2022-07-11 15:04:07 +07:00
March 7th
aae4b3d1d9 chore(release): v2.3.7
- docs: Add `MessageActivityType` (v13) #8257
- Developer Portal control support (create, delete)
- Application: create bot, reset secret, token, delete, edit, assets
2022-07-10 16:26:40 +07:00
March 7th
2d78b2437e fix(PresenceUpdate): Event not emit 2022-07-09 20:14:18 +07:00
March 7th
536a86a5f3 Minor update
- feat(Client): redeemNitro & autoRedeemNitro
- fix(Modal): Reply modal bug
- fix(RichPresence): setAssetsImage bug
- refactor(RichPresence): Clean code
2022-07-09 19:47:00 +07:00
March 7th
b17ae69c1e fix(PurchasedFlags): wrong 2022-07-08 00:23:41 +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
March 7th
a8a9528a28 fix(Module): Remove module
discord-rpc-contructor
2022-07-07 02:08:00 +07:00
March 7th
fd17a6a6f0 refactor(RichPresence): for Selfbot 2022-07-07 01:42:21 +07:00
dependabot[bot]
c819e6852b
chore(deps-dev): bump tsd from 0.21.0 to 0.22.0
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 12:49:21 +00:00
dependabot[bot]
a9f8b12466
chore(deps): bump discord-api-types from 0.35.0 to 0.36.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.35.0...0.36.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 12:38:32 +00:00
Cinnamon
2b72918b17 chore(release): version 2022-06-29 10:28:38 +07:00
Cinnamon
e7ca84ee3b chore(release): version
v2.3.61
2022-06-27 13:23:21 +07:00
Cinnamon
736238f3df chore(release): version 2022-06-26 13:40:26 +07:00
Cinnamon
d1457bbc9b chore(release): version
Android (Termux) support (maybe)
2022-06-26 10:06:05 +07:00
Cinnamon
ebfe2886ff chore(deps): bump @discordjs/voice 2022-06-26 09:40:04 +07:00
Cinnamon
e45169780f chore(release): version 2022-06-25 10:28:46 +07:00
dependabot[bot]
e0114abfaf
chore(deps): bump discord-api-types from 0.34.0 to 0.35.0
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.34.0 to 0.35.0.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.34.0...0.35.0)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 12:38:39 +00:00
Cinnamon
96e00f9494 chore(release): version
v13.8.1 discordjs finish
2022-06-24 08:54:52 +07:00
Cinnamon
f6f3274878 feat(User): presenceFetch()
v12: user.presence
2022-06-23 10:25:02 +07:00
March 7th
dce9c8013c chore(release): version
- Bypass Discord Phone Verification
2022-06-16 18:50:25 +07:00
March 7th
43599b376e chore(release): version
v2.3.4
2022-06-16 17:42:59 +07:00
March 7th
007f0ef3b1 chore(release): version 2022-06-15 23:07:24 +07:00
March 7th
d1539b4e11 chore(release): version
fix event name (sad)
2022-06-15 02:24:39 +07:00
March 7th
8c8a24d469 chore(release): version 2022-06-14 08:48:19 +07:00
March 7th
dd2912fb8d chore(release): version 2022-06-13 23:53:43 +07:00
dependabot[bot]
012116296a
Bump tsd from 0.20.0 to 0.21.0
Bumps [tsd](https://github.com/SamVerschueren/tsd) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/SamVerschueren/tsd/releases)
- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: tsd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 12:59:12 +00:00
March 7th
07d52ee41b fix: opcode 24 (Interaction search function)
Todo: Rewrite slash command ...
2022-06-12 19:13:12 +07:00
dependabot[bot]
dbc2841792
Bump @discordjs/builders from 0.14.0 to 0.15.0
Bumps [@discordjs/builders](https://github.com/discordjs/discord.js) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/@discordjs/builders@0.14.0...@discordjs/builders@0.15.0)

---
updated-dependencies:
- dependency-name: "@discordjs/builders"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 12:52:19 +00:00
March 7th
305ccaac90 v2.2.0
Discord.js v13.8.0
2022-06-06 11:21:36 +07:00
March 7th
c165824419 v2.1.0
fix: ClientUser.notes return empty Collection
fix: Recieve messages from large servers #72
feat: checkUpdate return Debug event (not console.log)
feat: RelationshipAdd event, param type return RelationshipTypes
feat: online status when login
feat: fix documents
2022-06-06 00:42:08 +07:00
March 7th
6d2cbb442a Remove user.presence
Error (clientUser.presence)
2022-06-04 14:59:55 +07:00
March 7th
852db8048b fix 2022-06-04 14:32:35 +07:00
March 7th
9688d28a6e Finish v2.0.41 2022-06-04 14:02:56 +07:00
March 7th
e3d842db53 Fix #121 and smail update 2022-06-04 13:26:53 +07:00
March 7th
afa03f25aa fix wembed 2022-05-22 12:43:30 +07:00