8 Commits

Author SHA1 Message Date
Kwoth
78f837bfc8 typo, new sound, bugix
Sound is not 100% working, it sometimes exits the song before it ends
2016-01-05 05:52:17 +01:00
Kwoth
4c3997b6fa fixed music, and its now stereo. 2015-12-31 20:40:09 +01:00
Kwoth
c443cb8268 refactor, new api 2015-12-30 05:44:36 +01:00
Kwoth
537595694a More refactor, more extension methods.
Preparing to ditch this project...

I just want to reimplement image searches and then i will probably stop
working on this project.
2015-12-13 03:54:21 +01:00
Kwoth
741e1d0227 Made an extension to client.SendMessage
await client.SendMessage(e.Channel,msg); is now
await e.Send(msg);

also added e.reply. It mentions the user first and then prints the
message.

c# ftw
2015-12-10 02:22:15 +01:00
Kwoth
33e4734d58 New trivia questions, broke audio.
Improved trivia a bit
2015-12-09 21:47:02 +01:00
Master Kwoth
18213b6634 Dice are also being sent from memory now. 2015-12-06 13:14:52 +01:00
Master Kwoth
a909d69e4a Initial commit
Enjoy
2015-12-05 12:03:11 +01:00