Andrew Lalis
4ffd8c9a64
Added persistent shuffle and repeat, began work on a rocket league command.
2017-08-27 20:05:14 +02:00
Andrew Lalis
e1944c7447
added queue remove and report commands.
2017-08-25 13:27:36 +02:00
Andrew Lalis
3ef3f38fb0
Updated pom file to version 1.5.1
2017-07-31 13:01:25 +02:00
Andrew Lalis
a55bb49f1c
made all send messages safe with request buffers, and externalized the token for extra security.
2017-07-12 15:25:25 +02:00
Andrew Lalis
fde75385bd
Fixed many things, and now you can use youtube to add to playlists.
2017-07-06 02:14:34 +02: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
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
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
ca56b5061a
Fixed multiple errors and made it command line friendly.
...
* Fixed deletion of messages causing 'no permission error'
* Removed the use of intellij gui form and rewrote the gui in plain java.
* Added console printing to every log call.
2017-06-28 10:44:25 +02:00
Andrew Lalis
71f6911e2f
fixed pom file compile plugin version
2017-06-27 23:42:44 +02:00
Andrew Lalis
1ab45a868a
updated gitignore
2017-06-27 17:34:03 +02:00
Andrew Lalis
f2b7f782ba
Added gitignore, changed version to 1.2
2017-06-27 17:25:27 +02:00
Andrew Lalis
3288f7aa75
Cleaned up the command handler.
2017-06-24 16:20:40 +02:00
Andrew Lalis
54deb2fb61
Added new command framework and rudimentary playlist functionality
2017-06-22 17:04:10 +02:00
Andrew Lalis
b9b6c6277f
Created actions for manipulation of music and other things.
2017-06-21 12:48:10 +02:00
Andrew Lalis
338294fa4f
Added command line to the GUI, safeguards for quitting, and more!
2017-06-21 08:07:09 +02:00
Andrew Lalis
c0477a4d17
First Commit, working play feature.
2017-06-18 10:29:17 +02:00