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