Discordia
Discordia copied to clipboard
Expose elapsed variable in VoiceConnection:_play()
Making possible the access of this variable would be great for music bot since it contain the play time of the current track.
elapsed
is declared line 215 of file libs/voice/VoiceConnection.lua
.
Good idea.