Commit Graph
100 Commits
Author SHA1 Message Date
Kwoth 6002ee2ed2 ~hentai speed improved by 0.3-0.5 seconds :D 2016-07-29 14:11:44 +02:00
Kwoth 93a75ba92a fixed leet message to long potentialy 2016-07-29 14:01:55 +02:00
Kwoth 3b2df8c6bc fixd prune occasional bug #428 2016-07-29 13:53:03 +02:00
Kwoth 994d514353 animal racing fixes, #476 , commandlist updated 2016-07-29 13:06:24 +02:00
Kwoth ef4e146138 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-07-29 02:35:17 +02:00
Kwoth 4b5e3896ed installed sqlite.net PCL version, has esqlite3.dll included for both x86 and x64 2016-07-29 02:34:50 +02:00
Kwoth 968c5ad388 added testdatamodel to test sqlite speeds sometimes 2016-07-28 19:31:03 +02:00
Kwoth 8457f9970a removed some legacy code, thanks blitz 2016-07-28 17:53:32 +02:00
Kwoth 4fc49f76b5 8ball now properly mentions someone. 2016-07-28 17:15:40 +02:00
Kwoth d765b16649 return if there is an error assigning roles 2016-07-28 16:19:44 +02:00
Kwoth 204674f047 updated commandlist 2016-07-28 15:48:28 +02:00
Kwoth f7acc2da23 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-07-28 15:34:52 +02:00
Kwoth ddbddc573a Help updated 2016-07-28 15:34:43 +02:00
Kwoth 6f6453e430 updated discord.net 2016-07-27 07:22:36 +02:00
Kwoth f025a5a062 format 2016-07-27 03:10:36 +02:00
Kwoth 7147d2f0b1 More CoC 2016-07-27 03:03:27 +02:00
Kwoth 135c00823d more work on clashofclans by Dragon 2016-07-26 16:05:08 +02:00
Kwoth c3130ba428 commandlist update 2016-07-26 14:56:50 +02:00
Kwoth cd2b75b9ef Merge remote-tracking branch 'refs/remotes/origin/master' into dev
# Conflicts:
#	NadekoBot/Modules/Utility/UtilityModule.cs
2016-07-26 14:16:20 +02:00
Kwoth 961a42a8c3 clash of clans saving started, needs more work 2016-07-26 14:10:19 +02:00
Kwoth 0521a71fa8 animal racing reposting fix 2016-07-26 14:09:51 +02: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
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 ae85cfeed3 Merged branch dev into dev 2016-07-24 18:00:36 +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 7da0d2f573 Merge branch 'dev' of https://github.com/Kwoth/NadekoBot into dev 2016-07-24 13:02:43 +02:00
Kwoth 19d5a716b6 Added ffmpeg installers as a submodule 2016-07-24 13:02:13 +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 6f29450aae Merge remote-tracking branch 'refs/remotes/origin/dev' into music-rewrite 2016-07-23 23:04:59 +02:00
Kwoth 1000934135 Merge remote-tracking branch 'refs/remotes/origin/master' into dev 2016-07-23 23:04:46 +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 106a779552 music commandlist updated 2016-07-23 01:40:44 +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 9a6695cc90 changed submodule to point to my fork of discord.net 2016-07-22 13:26:05 +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 7567f28baa Merge remote-tracking branch 'refs/remotes/origin/dev' into music-rewrite 2016-07-20 23:16:23 +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 e58ce63088 Merge remote-tracking branch 'refs/remotes/origin/master' into dev 2016-07-20 22:37:26 +02:00
Kwoth 0dd7eb165e Merge remote-tracking branch 'refs/remotes/origin/dev' into music-rewrite 2016-07-20 22:33:43 +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 4a45749ae9 commandlist updated to reflect 0.99.9 2016-07-20 17:26:52 +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
Kwoth 0ea71eb490 ~g is alias for ~google now 2016-07-20 16:39:02 +02:00
Kwoth 90612676d3 >gc reduced to 1% 2016-07-19 23:27:19 +02:00
Kwoth f08f12b0b2 Image and isntruction in planting/picking/generatingcurrency are now deleted when image is deleted #387 2016-07-19 20:47:05 +02:00
Kwoth 60bc7d4f71 changed !m to !!, and there is no space now. This won't apply to people with old configuration.json 2016-07-19 18:27:16 +02:00
Kwoth 33f8dc87d3 .prune is much faster 2016-07-19 17:24:57 +02:00
Kwoth 35ed6567c3 updated discord.net 2016-07-19 17:07:19 +02:00
Kwoth 123b75b7c9 ;acmdcds added to benefit ;cmdcd, permission system can now take aliases 2016-07-19 16:53:09 +02:00
Kwoth 3b8e9a6af7 Merged branch dev into dev 2016-07-19 13:37:32 +02:00
Kwoth 44ce541abc added ~google to get google search link #402 2016-07-19 13:37:20 +02:00
Kwoth 6f853938b5 Added ;cmdcd command - set command cooldowns per user 2016-07-17 22:53:00 +02:00
Kwoth b05b2b8015 can no longer $give 0 flowers 2016-07-17 21:29:58 +02:00
Kwoth 1908ed827f -commands command now prints in alphabetical order 2016-07-17 21:19:18 +02:00
Kwoth 4b9ae7b403 self assigned roles are not ordered alphabeticaly 2016-07-17 19:42:58 +02:00
Kwoth 6e20c8d719 minor cleanup 2016-07-17 18:20:55 +02:00
Kwoth 520902b626 grammar 2016-07-17 18:15:29 +02:00
Kwoth d24aac4f76 ... what was i thinkng 2016-07-17 18:09:11 +02:00
Kwoth 3512a99ce1 added .logignore to ignore channels you don't want logged with .logserver 2016-07-17 17:52:06 +02:00
Kwoth 5c36a90408 added $rolluo (unordered roll) for games where order of dice matters 2016-07-17 16:41:49 +02:00
Kwoth 435015f41d no more spam when giving away flowers 2016-07-17 14:11:46 +02:00
Kwoth 21a4cb53b0 $betflip added, added some .configureawait(false) on missing places 2016-07-17 14:09:16 +02:00
Kwoth 0b57a900f9 made heads and tails images smaller 2016-07-17 13:54:29 +02:00
Kwoth 1480161860 had 2 leave commands, removed 1 2016-07-17 13:54:16 +02:00