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
e115808e54
Did lots of stuff.
2017-07-02 15:38:42 +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
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
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
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
Andrew Lalis
fdeb1a2059
Fixed help command, improved aesthetics, added time to playing song.
...
Added framework for reaction voting.
2017-06-25 11:51:19 +02:00
Andrew Lalis
7bf9c9ab3e
Added better command descriptions.
...
Help does not work.
2017-06-25 02:06:34 +02:00
Andrew Lalis
e7283743fc
Lots of minor bug fixes, added queue clear.
2017-06-25 00:31:10 +02:00
Andrew Lalis
3288f7aa75
Cleaned up the command handler.
2017-06-24 16:20:40 +02:00
Andrew Lalis
2db68aac61
Finished playlists:
...
* playlists are saved globally.
* playlists are lists of links, titles and durations
* songs are loaded only when they should be played.
2017-06-23 14:15:36 +02:00
Andrew Lalis
54deb2fb61
Added new command framework and rudimentary playlist functionality
2017-06-22 17:04:10 +02:00