Skip to content
This repository has been archived by the owner on Jul 1, 2019. It is now read-only.

[v0.9.0] Playlists & more

Compare
Choose a tag to compare
@mcndt mcndt released this 09 Nov 22:32
· 37 commits to master since this release

Features:

  • &playlist - Robotto will now load playlists found in ./playlists. playlists have to be .txt files with alphanumerical names. Contains YouTube links seperated by line breaks (i.e. one link per line)
  • &voteskip - You can now voteskip a song. Amount of votes required is the amount of listeners devided by two and rounded up.
  • Added MasterDJ in Config - You can now determine MasterDJ users in the config file. Use a person's user ID. You can add multiple people in the array.

Fixes & updates:

  • &skip now only works if the user is found in the MasterDJ array found in the config file.