Andrew Lalis
2078137e1e
added nogui option, and started externalizing strings.
2017-06-28 15:42:34 +02:00
Andrew Lalis
36f85fbe13
Added return to avoid double logging if a guild is null.
2017-06-28 10:45:23 +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
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
7bf9c9ab3e
Added better command descriptions.
...
Help does not work.
2017-06-25 02:06:34 +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
b9b6c6277f
Created actions for manipulation of music and other things.
2017-06-21 12:48:10 +02:00
Andrew Lalis
c77540934e
Fixed loading a playlist from a file.
2017-06-21 10:36: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
8cc95e4d68
Added the framework for a console.
2017-06-20 15:32:26 +02:00