Master Kwoth
805c592fff
fixed music up a lot, caching stats every 5 seconds.
2016-01-29 13:28:51 +01:00
Master Kwoth
0c8934f12f
Semi-working music fix, DO NOT USE YET
2016-01-29 08:23:15 +01:00
Master Kwoth
0120fb6812
maybe fixed "not loading next song" issue
2016-01-28 17:01:27 +01:00
Master Kwoth
f48265d419
better hentai, cleanup, fixes
2016-01-28 16:52:39 +01:00
Master Kwoth
fbc36c094e
moved questions back to a folder, for customization
2016-01-28 10:37:00 +01:00
Master Kwoth
ecb1667ef8
Created resources, trivia reloading on start, cleanup
2016-01-28 10:09:07 +01:00
Master Kwoth
073d67c1ed
Music **should** be perfectly stable! .uid improved
2016-01-28 04:38:31 +01:00
Master Kwoth
1eb0f24925
logging fixed
2016-01-27 07:21:29 +01:00
Master Kwoth
d1bce790df
stop works properly now, was causing memory leaks
2016-01-27 07:19:43 +01:00
Master Kwoth
a3d9914d36
maybe this will fix some issues
2016-01-27 06:48:48 +01:00
Master Kwoth
e505d407c2
showing stats every 5 secs now
2016-01-27 06:33:31 +01:00
Master Kwoth
705ef60075
should leave voice channel now
2016-01-26 21:42:18 +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
2851a763f6
more speedtyping.
2016-01-24 06:13:00 +01:00
Master Kwoth
77fa8c1446
carbonitex server invite handle
2016-01-23 17:21:50 +01:00
Master Kwoth
a39edb1001
trivia modified, started speedtyping
2016-01-23 10:18:00 +01:00
micmorris
13022c78e9
Updated trivia comparison to be more lenient
2016-01-22 22:56:49 -08:00
Master Kwoth
0b8caf568c
multiserver music almost done
2016-01-22 06:35:44 +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
9e870cfc87
Started adding trello support. Maybe will rewrite.
2016-01-17 22:24:51 +01:00
Kwoth
1d632b61d8
cleanup, added prune command
2016-01-10 15:49:37 +01:00
Kwoth
da086011f8
fixes, ne help command for easy readme
2016-01-05 15:37:49 +01:00
Kwoth
c443cb8268
refactor, new api
2015-12-30 05:44:36 +01:00
Kwoth
fcb59b15ad
New lib, created some mock class for editing
...
The class would allow you to edit users LINQ-style , i just need to
convince voltana to make this happen
2015-12-15 09:28:26 +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
485783d146
Using the newest discord.net , fixes, improvements
...
If you draw 5 cards now, you get a hand value.
2015-12-10 21:35:34 +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
Kwoth
33e4734d58
New trivia questions, broke audio.
...
Improved trivia a bit
2015-12-09 21:47:02 +01:00
Master Kwoth
8b366156dd
New administration functions, fixes, improvements.
...
Added following commands:
.rch channel_name (removes a channel)
.rvch channel_name (removes a voice channel)
.rr @User role_name (removes a role from a user)
.sr @User role_name (adds a role to a user)
Added more aliases to administration functions, improved some stuff.
2015-12-08 01:29:45 +01:00
Master Kwoth
b393a5932f
cleanup of useless usings
2015-12-06 12:45:41 +01:00
Master Kwoth
495b7437c9
Fixed and rewritten draw using new API, others coming
...
I broke it when preparing for Github publishing
2015-12-06 12:43:55 +01:00
Master Kwoth
a909d69e4a
Initial commit
...
Enjoy
2015-12-05 12:03:11 +01:00