Commit Graph

9 Commits

Author SHA1 Message Date
Andrew Lalis e1944c7447 added queue remove and report commands. 2017-08-25 13:27:36 +02:00
Andrew Lalis 53608d9a93 Externalized many strings, converted playlist view to tables, and made the playlist show command more pretty. 2017-07-31 12:54:23 +02:00
Zino Holwerda fe5b2a54ef Added playlist popup window but no functionality yet. 2017-07-15 17:04:59 +02:00
Andrew Lalis 8f670601b3 Handiebot Version 1.4.0 Final Commit for release
* Updated README
* externalized all necessary strings
* fixed `-nogui` argument position
* Many small improvements
2017-07-03 13:27:19 +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 b3455e0b8d added tengwar command. View TengwarCommand.java for more info 2017-07-02 01:58:24 +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 2078137e1e added nogui option, and started externalizing strings. 2017-06-28 15:42:34 +02:00
Andrew Lalis 71f6911e2f fixed pom file compile plugin version 2017-06-27 23:42:44 +02:00