Commit Graph

6 Commits

Author SHA1 Message Date
Andrew Lalis 0ea54a5333 Fixed youtube query issue, updated profile image. 2017-12-23 12:51:52 +01:00
Andrew Lalis 8177ad8669 Youtube query addition
added the ability to search and return the first 5 songs from youtube,
and have the user choose one of them to play.
2017-07-03 22:04:51 +02:00
Andrew Lalis bca2921e67 Added sub-command permissions, fixed spam for downvoting, changed repeat and shuffle to admin only, and some few fixes. 2017-07-02 10:10:15 +02:00
Andrew Lalis e29c3d7701 Fixed downvote skipping, added usage of command tag. 2017-06-30 13:50:40 +02:00
Andrew Lalis fb430ebf5b Version 1.3.0: Many changes:
* Externalized strings, so that translating phrases is much easier. There are a few log strings that must still be externalized, but all messages to discord are.
* Added downvote skipping: if more than half of the people listening to a song downvote it, the song is skipped.
* Added emojis to prominent commands to make it easier to understand what the bot is doing without having to read a lot.
* Re-ordered execution and notification to users for some commands, so that the user has a better experience.
2017-06-29 13:29:35 +02:00
Andrew Lalis 4b76347041 * Added permissions for commands.
* Added package info files.
* Added proper quit command.
* Changed so all bot messages stay active, except for pastebin link, which has 10 minutes.
2017-06-27 11:07:13 +02:00