1030 Commits

Author SHA1 Message Date
blitz4694
5b3edc914f Update ClashOfClansModule.cs 2016-07-26 11:49:48 +10:00
blitz4694
5d24774a86 Update AdministrationModule.cs 2016-07-26 11:46:06 +10:00
cameron reuter
e7b1a13882 Fixed and added usages 2016-07-26 11:39:14 +10:00
Kwoth
5db1214440 inrole changed to not require permissions. Will require manage messages for long roles.
Won't work with [at]everyone too.
2016-07-26 01:48:37 +02:00
Kwoth
c1632da0f0 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-07-26 01:32:51 +02:00
Kwoth
a6f3a29be4 wrapped async void thing in try catch just in case 2016-07-26 01:32:40 +02:00
Kwoth
531c9821ae Lets try doing this for fun 2016-07-26 01:02:02 +02:00
Kwoth
c1a0dc455f Betting on animal races done 2016-07-26 01:00:55 +02:00
Kwoth
c20d743e80 Print which link failed to shorten 2016-07-26 01:00:36 +02:00
Kwoth
76fc3be986 Logging execution times of commands. 2016-07-26 01:00:17 +02:00
Tibo
6ee099023f Fix destruction of text channels being counted as creation of text channels 2016-07-25 23:33:34 +02:00
Kwoth
bbf2789704 Still want logging to console, only not Writing to database. 2016-07-25 16:59:40 +02:00
Kwoth
96c204e077 ~woof added, thanks @Fiasc0 , #448 2016-07-25 14:41:21 +02:00
Kwoth
a7618b1ee4 Animal Racing added ($race, $joinrace). Need to add betting to it. 2016-07-25 04:21:37 +02:00
Kwoth
fce0da50f1 Merge branch 'music-rewrite' into dev 2016-07-24 18:02:01 +02:00
Kwoth
facf138bee ?! 2016-07-24 18:00:25 +02:00
Kwoth
922739be63 Now not prebuffering more than 100 megs of PCM data 2016-07-24 18:00:11 +02:00
Kwoth
b9d81fb88a fixed trivia bug 2016-07-24 13:35:29 +02:00
Kwoth
305a9a4a98 better error when ffmpeg is not found 2016-07-24 13:00:34 +02:00
Kwoth
a01ed97c6d allow unsafe 2016-07-24 01:28:43 +02:00
Kwoth
21b1778a1f unix timestamp extension 2016-07-24 01:28:23 +02:00
Kwoth
7b95ff5d08 forgot some awaits 2016-07-24 01:28:03 +02:00
Kwoth
cb5079a384 mostly rewritten music, doesn't work on large number of concurrent streams properly >.> 2016-07-24 01:26:43 +02:00
Kwoth
92123fc95a Made permission saving async 2016-07-23 22:33:34 +02:00
Kwoth
566cef82ba Now shows the correct position number when queuing a song 2016-07-23 15:18:05 +02:00
Kwoth
0820c17307 .ct command added to Utiliy module, prints current channe's topic 2016-07-23 15:10:35 +02:00
Kwoth
e66615b056 Changed all locks to SemaphoreSlims, Slight musicbuffer changes. 2016-07-23 15:04:33 +02:00
Kwoth
c3bd1f5986 music usages fixed, 64bit release test 2016-07-22 20:50:57 +02:00
Kwoth
68a66e281e fixed error message when doing .iam, thanks PeaceLord<3 for debugging 2016-07-22 15:17:19 +02:00
Kwoth
8a9f6f4e26 .send is now correctly splitting on "|", not "-" (fixed .send) 2016-07-22 13:41:41 +02:00
Kwoth
bd2d0098e0 Print error to console when .iam throws an exception 2016-07-22 13:11:49 +02:00
Kwoth
1437f60d75 fixed -h for .send 2016-07-21 22:35:49 +02:00
Kwoth
31c4e315c6 Merge branch 'music-rewrite' into dev 2016-07-21 17:42:15 +02:00
Kwoth
dfc710cb86 fixed "-h command name" when there is no alias 2016-07-21 14:07:58 +02:00
Kwoth
1195a4c9c8 resetting buffer? 2016-07-21 14:07:26 +02:00
Kwoth
d69c783f3f @nadeko fire makes more sense now. 2016-07-21 13:23:22 +02:00
Kwoth
ee415d166e string.join("" -> string.concat 2016-07-21 12:57:57 +02:00
Kwoth
f1cf11ae8e ~trans now correctly translates multiple sentences at once. Thanks @Myoshu 2016-07-21 12:50:33 +02:00
Kwoth
a8f33e5665 song queue full real fix 2016-07-21 12:42:48 +02:00
Kwoth
c6af3a6c3e more musicplayer fixes/rewrites 2016-07-21 12:42:17 +02:00
Kwoth
b506064d37 rewrite started 2016-07-21 02:13:16 +02:00
Kwoth
c06047b67c reduced per user cooldown to 1 second 2016-07-21 01:51:47 +02:00
Kwoth
ae6deee1db ace is the strongest high card #423 2016-07-20 22:58:41 +02:00
Kwoth
2e6bdc9f08 woops, fixed #426 , no longer saying queue full when its not 2016-07-20 22:51:41 +02:00
Kwoth
c5c9e98b51 fix #429 2016-07-20 22:41:02 +02:00
Kwoth
659c751055 fixed .logignore description/alias 2016-07-20 20:25:10 +02:00
Kwoth
0197034564 ok i give up 2016-07-20 17:54:01 +02:00
Kwoth
14c5aeecf5 maybe? 2016-07-20 17:49:20 +02:00
Kwoth
de70e8c87f Don't treat warning as errors 2016-07-20 17:38:02 +02:00
Kwoth
e54f1b8575 reduced global nadeko startup wait, added a callback on when the IsReady flag is set to true 2016-07-20 16:40:05 +02:00