aoijs / aoi.js

aoi.js - The most advanced string-based package to create a Discord Bot fast and powerful.
https://aoi.js.org
Apache License 2.0
342 stars 134 forks source link

$VoiceKick function #516

Closed scriptyyy13 closed 11 months ago

scriptyyy13 commented 11 months ago

Featuring Type

Function

So, what is it about?

kick (disconnect) someone from voice channel. $VoiceKick[guildID;voiceID;userID]

Code of Conduct

baka-aho commented 11 months ago

Hello! To do what you told us, You can use $moveUser[guildId;userid;;reason] leaving third param empty will disconnect the user from any vc but yeah having a separate function is convenient, will hold your request for now!

scriptyyy13 commented 11 months ago

okay, thanks

Leref commented 11 months ago

Solved.