Matthieu Grieger
|
8c15a1d5bd
|
Updated SETUP
|
2014-12-27 00:24:32 -08:00 |
|
Matthieu Grieger
|
1441333297
|
Fix some formatting in README
|
2014-12-20 21:22:06 -08:00 |
|
Matthieu Grieger
|
217f617324
|
Update README with Usage and Installation sections
|
2014-12-20 21:21:33 -08:00 |
|
Matthieu Grieger
|
ae069c57ee
|
Removed debug variable
|
2014-12-19 21:57:48 -08:00 |
|
Matthieu Grieger
|
97a7b629eb
|
Removed debug flag, not used right now
|
2014-12-19 21:57:15 -08:00 |
|
Matthieu Grieger
|
d7103af745
|
Formatting
|
2014-12-19 21:56:46 -08:00 |
|
Matthieu Grieger
|
63aa6ae6c9
|
Fixed bot going to root when default channel not specified
|
2014-12-19 21:56:30 -08:00 |
|
Matthieu Grieger
|
5161770cb1
|
Finished add command
|
2014-12-19 21:52:58 -08:00 |
|
Matthieu Grieger
|
34eccd1630
|
Update Makefile with new dependencies
|
2014-12-18 16:29:02 -08:00 |
|
Matthieu Grieger
|
f82e9d9b47
|
Fixed Add command
|
2014-12-18 16:28:38 -08:00 |
|
Matthieu Grieger
|
7c1933e93f
|
SongQueue now working, Song almost completed
|
2014-12-18 16:28:27 -08:00 |
|
Matthieu Grieger
|
131fac09aa
|
Update README Thanks
|
2014-12-18 16:27:06 -08:00 |
|
Matthieu Grieger
|
568b5a779f
|
Add LICENSE
|
2014-12-15 16:43:48 -08:00 |
|
Matthieu Grieger
|
e69a690b7e
|
Add more message strings
|
2014-12-15 16:42:13 -08:00 |
|
Matthieu Grieger
|
6924df7f13
|
Add some unfinished methods to SongQueue
|
2014-12-15 16:41:58 -08:00 |
|
Matthieu Grieger
|
bd51c1d6d4
|
Some formatting
|
2014-12-15 16:41:32 -08:00 |
|
Matthieu Grieger
|
e7afe60331
|
Fixed config loading, some formatting
|
2014-12-15 16:41:15 -08:00 |
|
Matthieu Grieger
|
687bef93c9
|
Shortened Admin syntax description
|
2014-12-15 16:40:58 -08:00 |
|
Matthieu Grieger
|
369e1287ba
|
Add HasPermission(), some formatting
|
2014-12-15 16:40:31 -08:00 |
|
Matthieu Grieger
|
7f6d764821
|
Now uses config, response messages added
|
2014-12-15 16:40:05 -08:00 |
|
Matthieu Grieger
|
6721a7f51f
|
Add songqueue.go
|
2014-12-14 21:37:55 -08:00 |
|
Matthieu Grieger
|
027f25c988
|
Add song.go. Compiles, not tested yet though
|
2014-12-14 21:25:54 -08:00 |
|
Matthieu Grieger
|
a3b5657e78
|
Update Makefile
|
2014-12-14 20:42:28 -08:00 |
|
Matthieu Grieger
|
991046c90f
|
Add queue.go
|
2014-12-14 20:41:28 -08:00 |
|
Matthieu Grieger
|
a24ed0ab94
|
Updated README thanks
|
2014-12-14 20:37:54 -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
|
233d982b51
|
Removed default channel option, is now specified in command
|
2014-12-13 16:34:22 -08:00 |
|
Matthieu Grieger
|
e9003c7950
|
Fix Makefile indentation
|
2014-12-13 16:24:10 -08:00 |
|
Matthieu Grieger
|
2be859a9e0
|
Fixed autobackup
|
2014-12-13 16:23:15 -08:00 |
|
Matthieu Grieger
|
b9dccd97d3
|
Added autobackup of config.toml
|
2014-12-13 16:16:14 -08:00 |
|
Matthieu Grieger
|
d6fd8826a8
|
Removed unneeded stuff from Makefile
|
2014-12-13 16:06:45 -08:00 |
|
Matthieu Grieger
|
8dcb075c67
|
Add .gitignore
|
2014-12-13 16:05:41 -08:00 |
|
Matthieu Grieger
|
7584e79762
|
Add Makefile
|
2014-12-13 16:05:15 -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
|
1c768c9cb2
|
Fixed README
|
2014-12-12 20:57:49 -08:00 |
|
Matthieu Grieger
|
4dfa517e41
|
Updated README Thanks section
|
2014-12-12 20:56:40 -08:00 |
|
Matthieu Grieger
|
e07d4e654e
|
Add strings.go
|
2014-12-12 20:53:30 -08:00 |
|
Matthieu Grieger
|
d90dd68213
|
Add commands.go
|
2014-12-12 20:53:18 -08:00 |
|
Matthieu Grieger
|
d9014ccf65
|
Add config.toml, parseconfig.go
|
2014-12-12 20:52:44 -08:00 |
|
Matthieu Grieger
|
1e29473e86
|
Added listeners to mumbledj type
|
2014-12-12 20:52:07 -08:00 |
|
Matthieu Grieger
|
66f21f89ea
|
Bot now successfully connects to server
|
2014-12-12 15:42:59 -08:00 |
|
Matthieu Grieger
|
ad6e0e2017
|
Added commandline args
|
2014-12-09 15:41:50 -08:00 |
|
Matthieu Grieger
|
1554a86403
|
Fix identation error
|
2014-12-09 15:11:41 -08:00 |
|
Matthieu Grieger
|
409c1374a9
|
Add main.go
|
2014-12-08 21:45:22 -08:00 |
|
Matthieu Grieger
|
53603524a6
|
Removed .ruby-version
|
2014-12-08 21:22:42 -08:00 |
|
Matthieu Grieger
|
ae73b4f374
|
Restarting rewrite using Go instead of Ruby
|
2014-12-08 21:21:47 -08:00 |
|
Matthieu Grieger
|
bbcf381c6b
|
Forgot to require config in song.rb
|
2014-11-30 15:22:21 -08:00 |
|
Matthieu Grieger
|
f8ff6ba92a
|
Testing streaming from fifo... choppy audio playback right now
|
2014-11-25 16:43:08 -08:00 |
|