Commit Graph

35 Commits (dcd2e1315f89d68fe0fe5ddc624b9edb65ad5ff7)

Author SHA1 Message Date
azlux 99c19cf8a8 !joinme feacture (#148)
!joinme feature implementation
2016-06-17 10:43:11 -07:00
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 e9093c1307 Fix incorrect import in parseconfig 2016-01-26 20:52:00 -08:00
Matthieu Grieger 2d6fd3ea10 Fix https://github.com/matthieugrieger/mumbledj/issues/110: Allow use of avconv instead of ffmpeg 2016-01-11 19:27:29 -08:00
HowIChrgeLazer 3ebb51fbcd Added AnnounceNewTrack config bool
Added a new boolean named AnnounceNewTrack that has the ability to
disable the song information upon playing the track.
2015-12-19 21:21:11 -08: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
gamah 912e657c8b Use config vars instead of env vars 2015-11-19 02:05:06 -06:00
Gabriel Plassard 6ef13568fa support maximum songs per playlist config 2015-10-14 20:49:18 +02: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 20c2d82ff8 Comment cleanups 2015-05-09 22:00:24 -07:00
Matthieu Grieger 26a9d78fac go fmt 2015-04-09 13:23:21 -07:00
Matthieu Grieger 6a836f13b7 gofmt 2015-04-08 18:47:39 -07:00
Matthieu Grieger 3ecee614ca Fixed typo in mumbledj.gcfg 2015-03-20 21:21:00 -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 e251b0ccda Add DefaultComment configuration option 2015-02-09 15:08:09 -08:00
Matthieu Grieger 0bb039b52f https://github.com/matthieugrieger/mumbledj/issues/33: Add !setcomment 2015-02-07 14:23:47 -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 4376fe7394 Added nextsong command 2015-01-12 16:21:53 -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 a90b4671e9 Commented code 2014-12-27 10:05:13 -08:00
Matthieu Grieger ecc0cd30c1 Reached feature parity with Lua MumbleDJ 2014-12-27 00:25:49 -08:00
Matthieu Grieger e7afe60331 Fixed config loading, some formatting 2014-12-15 16:41:15 -08:00
Matthieu Grieger 5a13fac882 Switched from TOML to GCFG for config file. Works now! 2014-12-14 20:35:44 -08:00
Matthieu Grieger a1e9d05cf2 Removed default_channel from parseconfig.go 2014-12-13 16:35:27 -08:00
Matthieu Grieger bc4091f639 More changes to config, not working yet 2014-12-13 09:47:42 -08:00
Matthieu Grieger 0629776b81 Fixed configuration load 2014-12-13 09:22:30 -08:00
Matthieu Grieger d9014ccf65 Add config.toml, parseconfig.go 2014-12-12 20:52:44 -08:00