Audio call
but not finished (Add event later)
This commit is contained in:
parent
cc0bf46a3e
commit
567bdc6a40
@ -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
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user