Commit graph

35 commits

Author SHA1 Message Date
root e888271bc5 Added version command both commandline and in chat
Hi! I've added a command line version argument, as well as a version command that the bot will respond to in chat.

The current version is listed in the strings.go file.
2016-02-02 13:45:32 +01:00
Matthieu Grieger 80b5b44b23 Fix https://github.com/matthieugrieger/mumbledj/issues/108: Incorrect currentsong message for song within playlist 2015-12-26 18:09:56 -08:00
Kody 57417179bb Typo with the </b> tag on SONG_LIST_HTML 2015-12-21 00:45:27 +01:00
Khoi Tran 6210f620bb Added an argument for listsongs command that limits the number of songs in the list 2015-12-15 20:32:20 -05:00
Khoi Tran 4e9b30c513 Added addnext command 2015-12-14 20:07:12 -05:00
Khoi Tran 6e0b95b9b2 Added listsongs command 2015-12-13 22:34:33 -05:00
Gabriel Plassard 5deb85d8fb cosmetic 2015-10-10 11:31:39 +02:00
Gabriel Plassard 2246695220 [WIP] Added support for !shuffleon and !shuffleoff commands #39 2015-10-08 00:02:34 +02:00
Gabriel Plassard 03a51ed3b6 added support for !shuffle command 2015-10-06 22:33:37 +02:00
Matthieu Grieger 3b0b77858b Merged PR #87. Added Soundcloud support. Fixes #87. 2015-10-01 12:56:05 -07:00
fiveofeight 522bfa465b Now gives an error message if you have an invalid API key, instead of simply saying "The Youtube URL you supplied did not contain a valid YouTube ID." 2015-05-14 11:01:51 -04:00
Matthieu Grieger 985f48572f Finished YouTube API 2015-04-09 13:20:40 -07:00
Matthieu Grieger 2393727137 Song/playlist is now skipped when submitter skips 2015-03-20 21:35:19 -07:00
Jake d11b6326cc Added a restriction on maximum video length 2015-02-18 00:11:01 +00:00
Matthieu Grieger 4957133c14 https://github.com/matthieugrieger/mumbledj/issues/27: Added song caching 2015-02-17 15:43:20 -08:00
Matthieu Grieger d8b31e60c2 https://github.com/matthieugrieger/mumbledj/issues/33: Playlist titles in notifications 2015-02-07 17:54:24 -08:00
Matthieu Grieger 0bb039b52f https://github.com/matthieugrieger/mumbledj/issues/33: Add !setcomment 2015-02-07 14:23:47 -08:00
Matthieu Grieger fc9f3c8f23 Fixed empty song/playlist entry being added upon !add with invalid YouTube ID. 2015-02-02 12:05:00 -08:00
Matthieu Grieger b0a2704e26 Fix https://github.com/matthieugrieger/mumbledj/issues/31: Crash on private message 2015-01-30 18:26:51 -08:00
Matthieu Grieger 9940939542 Add currentsong command 2015-01-25 11:27:28 -08:00
Matthieu Grieger 4d08287530 More copyright year updates 2015-01-18 14:44:40 -08:00
Matthieu Grieger 87ed05052d Update HELP_HTML string with missing commands 2015-01-14 17:51:10 -08:00
Matthieu Grieger 4376fe7394 Added nextsong command 2015-01-12 16:21:53 -08:00
Matthieu Grieger 6a172fc81b Slight tweaks and fixes to help command 2015-01-10 16:16:05 -08:00
MrKrucible 888215a828 Add numsongs to HELP_MSG string. 2015-01-10 15:21:27 -08:00
MrKrucible 7d29ff727e Add help command. 2015-01-10 15:15:12 -08:00
Matthieu Grieger a31da73f39 Add request https://github.com/matthieugrieger/mumbledj/issues/15: numsongs command 2015-01-10 13:03:52 -08:00
Matthieu Grieger 1586180246 Added reset command 2015-01-05 19:16:59 -08:00
Matthieu Grieger aa86b570a0 Added ability to add YouTube playlists to queue 2015-01-03 11:31:29 -08:00
Matthieu Grieger 6e26d4ace6 Fails more gracefully if audio download fails 2014-12-30 13:32:48 -08:00
Matthieu Grieger aa642dcca5 Implemented volume control 2014-12-27 09:41:27 -08:00
Matthieu Grieger ecc0cd30c1 Reached feature parity with Lua MumbleDJ 2014-12-27 00:25:49 -08:00
Matthieu Grieger 5161770cb1 Finished add command 2014-12-19 21:52:58 -08:00
Matthieu Grieger e69a690b7e Add more message strings 2014-12-15 16:42:13 -08:00
Matthieu Grieger e07d4e654e Add strings.go 2014-12-12 20:53:30 -08:00