Master Kwoth
|
e17a320301
|
Shuffling stuff larger than 256 will work properly now. Thanks to Joe4evr for finding the bug
|
2016-05-01 18:13:12 +02:00 |
|
Master Kwoth
|
113c2b43bd
|
ConfigureAwait ALL THE THINGS
|
2016-04-18 23:38:19 +02:00 |
|
Master Kwoth
|
aa62ac21a2
|
very minor things, added disguise, code reorganizaiton
|
2016-03-08 22:42:43 +01:00 |
|
Master Kwoth
|
d5442a4e42
|
more cleanup, should build from now on - with frequent breaking changes tho.
|
2016-03-02 06:00:44 +01:00 |
|
Master Kwoth
|
874eefdf89
|
Conversations cleaned up completely
|
2016-02-29 18:28:16 +01:00 |
|
Master Kwoth
|
e5ebdb6de0
|
removed useless ,fuc, trimming whitespace on calls, changed e.send to original
|
2016-02-22 00:11:07 +01:00 |
|
Master Kwoth
|
4d19232d3b
|
clean rogue write lines
|
2016-02-15 15:56:36 +01:00 |
|
Master Kwoth
|
afe929430a
|
Refactored searches, created first (inactive) permission checkers
|
2016-02-10 14:39:11 +01:00 |
|
Master Kwoth
|
861a587212
|
Hearthstone card search support
|
2016-02-05 08:01:31 +01:00 |
|
Master Kwoth
|
a7fc6e5bda
|
Volume, better music performance and other search performance
|
2016-02-04 14:17:15 +01:00 |
|
Master Kwoth
|
a81e924bb5
|
again same crash, blank message
|
2016-02-04 07:24:40 +01:00 |
|
Master Kwoth
|
e71e390cca
|
new libs, crashfix, !m setgame, ripyear...
also better strings for music (plural and singular)
|
2016-01-31 09:22:47 +01:00 |
|
Master Kwoth
|
efc2810f22
|
lq, q nicer txt, fixed .prune > 100
|
2016-01-30 12:08:30 +01:00 |
|
Master Kwoth
|
00f09b66bd
|
Fixed memory leak, trivia hints are after 6 sec, etc
|
2016-01-30 05:24:32 +01:00 |
|
Master Kwoth
|
ecb1667ef8
|
Created resources, trivia reloading on start, cleanup
|
2016-01-28 10:09:07 +01:00 |
|
Master Kwoth
|
4251da0a86
|
Completely rewrote music.
#worth 8 hours
|
2016-01-26 20:18:48 +01:00 |
|
Master Kwoth
|
920858a46a
|
speed typing done, levenshtein moved to extensions
Also fixed scirpt
|
2016-01-25 07:55:46 +01:00 |
|
Master Kwoth
|
7cc1a50de9
|
console messages improved.
|
2016-01-21 23:22:55 +01:00 |
|
Master Kwoth
|
40227a175a
|
moved extensions to a separate module, added lmgtfy
|
2016-01-21 03:17:06 +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
|
d9657436a4
|
Decently sized C#6 refactor
Also removed unused using statements
|
2015-12-12 23:39:58 +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
|
a3762848e2
|
trivia fix, scramble answer
If you type "idfk" after 10 or more seconds after the trivia question
has appeared, you will get a scrambled answer hint.
|
2015-12-09 22:51:20 +01:00 |
|
Master Kwoth
|
a909d69e4a
|
Initial commit
Enjoy
|
2015-12-05 12:03:11 +01:00 |
|