Audio call

but not finished
(Add event later)
This commit is contained in:
March 7th 2022-05-21 21:20:23 +07:00
parent cc0bf46a3e
commit 567bdc6a40
3 changed files with 4 additions and 3 deletions

View File

@ -43,8 +43,9 @@ But if you want to see some specific notes (with pictures) you can go to [here](
- [X] Interactions (slash commands, buttons, etc.)
- [X] Voice Channel (Join, Leave, Speak, etc.)
- [X] Documentation
- [X] Audio call
- [ ] Add more guild http api wraps
- [ ] Audio / Video call
- [ ] Video stream
- [ ] Everything
## Installation

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "2.0.0",
"version": "2.0.1",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",