Commit Graph

4573 Commits

Author SHA1 Message Date
Master Kwoth
faa9a0eab7 project now buildable, permissions don't work yet. 2016-02-11 13:39:32 +01:00
Master Kwoth
2bb4f93e10 pushed this, but it doesn't do anything, just to prevent errors in forks 2016-02-11 13:36:17 +01:00
Master Kwoth
8d4d7252ec fixes and improvements for a more readable json 2016-02-11 13:35:18 +01:00
Master Kwoth
e0fb86a43e more work on permissions 2016-02-11 13:22:24 +01:00
Master Kwoth
0a44ae9922 more work on permissions 2016-02-11 12:38:41 +01:00
Master Kwoth
8642044a1c await 2016-02-11 10:35:42 +01:00
Master Kwoth
c53ad0a768 audio DL quality reduced, shouldn't affect the actual quality 2016-02-11 10:33:57 +01:00
Master Kwoth
7274a5d80f Merge pull request #19 from cuken/master
Added PermissionHelper.cs, Permissons.cs
2016-02-11 10:16:05 +01:00
Cuken
8c6fd79fee Added PermissionHelper.cs, Permissons.cs, changed project requirmenets, and added PermissionModule() to main cs file. 2016-02-10 20:30:19 -07:00
Master Kwoth
358d8a86a1 permission stuff started 2016-02-11 02:14:05 +01:00
Master Kwoth
5977bcd2b6 .prune removed, Cards are now per-server, trivia fixed, more stats 2016-02-10 23:35:19 +01:00
Master Kwoth
8bf7961aef fixed fullhouse counting as TwoPair - thx gucci 2016-02-10 17:33:25 +01:00
Master Kwoth
d203f6032a 8ball, donator stuff, fixed card draws - thx gucci 2016-02-10 17:27:49 +01:00
Master Kwoth
4668985d26 Donators commands, removed message cache 2016-02-10 15:43:44 +01:00
Master Kwoth
afe929430a Refactored searches, created first (inactive) permission checkers 2016-02-10 14:39:11 +01:00
Master Kwoth
bbb336f1a3 reduced bandwidth usage, quality should be the same. Fixed reply bug 2016-02-10 13:44:19 +01:00
Master Kwoth
bfc3acd40d NadekoFlowers, fix 2016-02-09 23:49:58 +01:00
Master Kwoth
8009b8e995 Flowers handler, moved currency granting over there 2016-02-09 23:46:55 +01:00
Master Kwoth
b3ef288a27 .prune is heavily nerfed 2016-02-09 23:45:34 +01:00
Master Kwoth
9f9ef8923b .unstuck, added points, clearer descriptions, $$$ command 2016-02-09 23:12:54 +01:00
Master Kwoth
a270f3c91a More emojis changed. Removed color from create role command (.cr) 2016-02-08 20:55:53 +01:00
Master Kwoth
ca5f2a3d8f moved time to IDataModel, started making currency stuff 2016-02-08 20:38:03 +01:00
Master Kwoth
9beeaf6a0e trivia fix 2016-02-08 20:35:43 +01:00
Master Kwoth
1f56c7c2f9 Merged branch master into master 2016-02-08 16:45:05 +01:00
Master Kwoth
125412f5d5 sqlite3.dll 2016-02-08 16:44:47 +01:00
Master Kwoth
c17876ade2 Update README.md 2016-02-08 11:43:18 +01:00
Master Kwoth
64e61921ab newavatar commented out 2016-02-08 11:03:27 +01:00
Master Kwoth
596e6e51d2 Merged branch master into master 2016-02-08 11:02:00 +01:00
Master Kwoth
7dc0fe6dd0 emojis 2016-02-08 10:58:36 +01:00
Master Kwoth
3a175eb7fd updated readme without parse 2016-02-08 10:56:38 +01:00
Master Kwoth
6c80f36ecd back to old music code 2016-02-08 10:30:59 +01:00
Master Kwoth
39e58bd6cc removed unused usings 2016-02-08 00:54:42 +01:00
Master Kwoth
a644a5857c removed buffering completely from music, sending ffmpeg stream directly 2016-02-08 00:44:45 +01:00
Master Kwoth
2d52d18847 Cleanup, .parsetosql will merge parse data from data/parsedata to sql 2016-02-08 00:41:42 +01:00
Master Kwoth
f61606f8bc More cleanup, removed parse completely... 2016-02-07 23:00:53 +01:00
Master Kwoth
34989ae9f4 Merged branch master into master 2016-02-07 21:51:17 +01:00
Master Kwoth
4f241917b6 Holy SQL. 2016-02-07 21:51:05 +01:00
Master Kwoth
4798e6ae7e Update README.md 2016-02-07 09:48:01 +01:00
Master Kwoth
1ab0b01f43 choose, fixed permissions for poll 2016-02-06 23:35:33 +01:00
Master Kwoth
cde75c138c Greet/bye commands can be sent in DMs 2016-02-06 20:31:34 +01:00
Master Kwoth
ec9dd33a02 fixys 2016-02-06 18:16:49 +01:00
Master Kwoth
4e66f7eac0 ~boobs ~i and ~ir implemented :D 2016-02-06 16:05:47 +01:00
Master Kwoth
3244c3d6ba Merged branch master into master 2016-02-06 14:49:17 +01:00
Master Kwoth
0d3d35613c ~osu command, better strings 2016-02-06 14:48:35 +01:00
Master Kwoth
06a4cf9f30 Poll command 2016-02-06 14:43:20 +01:00
Master Kwoth
dafe20c98f Better strings 2016-02-06 14:43:03 +01:00
Master Kwoth
cbf6b322da Update README.md 2016-02-05 23:20:19 +01:00
Master Kwoth
f0a77579f3 Merge pull request #16 from klincheR/patch-1
instructions for osu,soundcloud and Mashape Api keys added.
2016-02-05 23:14:42 +01:00
klincheR
f43bbcb049 instructions for osu,soundcloud and Mashape Api keys added. 2016-02-05 22:57:44 +01:00
Master Kwoth
62b2f0c869 improvements to getresponse, prune and clr (performance/ratelimit) 2016-02-05 18:17:48 +01:00