package
0.0.0-20230413073442-daa8be93d0fd
Repository: https://github.com/janitorjeff/jeff-bot.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
LoopOff will turn looping off by setting the state to Play for the specified place.
LoopOn will turn on looping by setting the state to Loop for the specified place.
Pause will pause by setting the state to Pause in the specified place.
Play will: - Check if the first argument is a url, if yes, then will try to stream it.
Queue returns the list of items that are currenly in the queue.
Resume will resume playback by setting the state to Play in the specified place.
Skip will skip the currenly playing item by setting the state to Stop in the specified place, which will exit the currenly playing item allowing for the next one to be played.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author