Some docs

This commit is contained in:
abalabahaha
2016-04-13 00:38:12 -07:00
parent afa5fa1758
commit 28fce9ea34
7 changed files with 103 additions and 8 deletions

View File

@@ -109,6 +109,16 @@ but you may want to spoof it or manually disable it.
- `value` - `true` or `false`: whether or not you want the bot to show as speaking
setVolume(volume)
~~~~~~~~~~~~~
Sets the current volume of the connecion. 1.0 is normal, 0.5 is half as loud, 2.0 is twice as loud.
getVolume()
~~~~~~~~~~~~~
Returns the current volume. 1.0 is normal, 0.5 is half as loud, 2.0 is twice as loud.
stopPlaying()
~~~~~~~~~~~~~