Commit Graph
100 Commits
Author SHA1 Message Date
Master Kwoth 942f15cf05 WHEW. Added placeholders in embeds and quotes, added docs about it to explained features. Wrote a placeholder system and fixed some bugs 2017-06-28 02:44:30 +02:00
Master Kwoth aa5b7f96c7 Bot no longer awards itself currency in flower events. closes #1266 2017-06-27 01:01:17 +02:00
Master Kwoth 85a07d1cdd fixed string key 2017-06-25 11:13:07 +02:00
Master Kwoth 273af5ffe4 Slight change to the docs 2017-06-25 10:58:48 +02:00
Master Kwoth 8a4d76b8e6 removed .net sdk link in windows guide 2017-06-25 09:51:41 +02:00
Master Kwoth 721ad63add Removed semaphore 2017-06-25 08:00:52 +02:00
Master Kwoth dca4bf39a0 Updated credentials_example.json 2017-06-25 07:11:27 +02:00
Master Kwoth 61a96d9c4f Merge branch 'shard-process' into 1.4 2017-06-25 07:06:46 +02:00
Master Kwoth 39e79843e1 Merge branch 'dev' into shard-process 2017-06-25 06:19:18 +02:00
Master Kwoth e75f23557b Small addition to docs 2017-06-25 06:18:23 +02:00
Master Kwoth ee8643bf29 You can now choose port
where shard communication is happening. JSON explanations with instructions on how to ed
it optional shard settings
2017-06-25 06:09:23 +02:00
Master Kwoth 902ddc70f6 triggered permissions are now translatable 2017-06-25 04:58:48 +02:00
Master Kwoth ff56af3e73 .rar fixed, closes #1306 2017-06-25 03:56:23 +02:00
Master Kwoth 3f2eef5647 .ve now properly persists restarts 2017-06-25 02:39:31 +02:00
Master Kwoth e1baa3942a .gc and stream follows should properly persist restarts 2017-06-25 02:35:37 +02:00
Master Kwoth f11429b714 anilist api should work a bit better and is cleaner 2017-06-25 01:45:11 +02:00
Master Kwoth e27e1005eb poll is now public poll, private poll removed 2017-06-24 07:23:59 +02:00
Master Kwoth 7ad5c5e02b Patreon rewards fix finished 2017-06-24 05:24:43 +02:00
Master Kwoth a8f2ca60c2 Reenabled converter commands. Improved rewards reload on bots with multiple shards. 2017-06-24 01:41:24 +02:00
Master Kwoth 741538a982 Slightly faster startup and database access. Shard 0 will now report total guild count 2017-06-22 23:59:54 +02:00
Master Kwoth bed3001ce1 Database should be faster, disabled unit converter temporarily 2017-06-22 22:16:58 +02:00
Master Kwoth 0aa65b2953 Fixes to remind and shardstats 2017-06-22 03:39:26 +02:00
Master Kwoth 2cad7f4475 small fixes 2017-06-22 00:47:29 +02:00
Master Kwoth d3c598ae01 Command Timeout set to 60 2017-06-22 00:22:50 +02:00
Master Kwoth ee72962ee5 Possible database lock fix 2017-06-22 00:12:29 +02:00
Master Kwoth d2ea530c10 fix shard status nullrefs 2017-06-21 23:49:13 +02:00
Master Kwoth f1bcbd91a3 Another one 2017-06-21 23:36:00 +02:00
Master Kwoth 4b57d874ba Fixed compile error 2017-06-21 23:34:29 +02:00
Master Kwoth 85e1839991 don't load owner channels 2017-06-21 23:31:47 +02:00
Master Kwoth 4862564c74 disabled private poll, removed shardid command 2017-06-21 23:12:24 +02:00
Master Kwoth cb9f427927 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-21 15:15:17 +02:00
Master Kwoth c709680413 fix 2017-06-21 15:14:08 +02:00
Master Kwoth 0f37e48869 Merge branch '1.4' into shard-process 2017-06-20 17:15:04 +02:00
Master Kwoth 5d136ffd2c need this to get proper timings on command executions 2017-06-20 17:14:55 +02:00
Master Kwoth 449586c0e3 Merge branch '1.4' into shard-process 2017-06-20 04:33:24 +02:00
Master Kwoth 95a7da3200 woops 2017-06-20 04:27:50 +02:00
Master Kwoth f26c7a32ec Fixed? word and invite filters 2017-06-20 04:25:23 +02:00
Master Kwoth d5f4dcdf20 removed soundcloud id support 2017-06-20 04:24:24 +02:00
Master Kwoth 01cf59d83e Sharding over processes almost done 2017-06-20 04:23:11 +02:00
Master Kwoth 4684117654 Merge branch '1.4' into shard-process 2017-06-19 21:50:36 +02:00
Master Kwoth 808dca8ec4 nerfed prune speed a bit to hopefully prevent ratelimits? 2017-06-19 17:57:12 +02:00
Master Kwoth b381ee00b6 Huge changes to make shards run in separate processes 2017-06-19 15:42:10 +02:00
Master Kwoth abd2937708 added %img:YOUR_TAG% custom reactions placeholder to pull imgur images with that tag. 2017-06-17 15:23:51 +02:00
Master Kwoth 838da3d827 Connecting will now show how many shards connected so far 2017-06-17 14:51:09 +02:00
Master Kwoth 9114d1586b Don't download users 2017-06-17 14:07:15 +02:00
Master Kwoth 77754c7dec woops 2017-06-17 13:54:21 +02:00
Master Kwoth 936ee30e1f .prune makes more sense, and a rogue bug fixed 2017-06-17 13:25:02 +02:00
Master Kwoth 733f2bfe15 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-17 00:22:52 +02:00
Master Kwoth 277fbdbe4d .prune improved 2017-06-17 00:17:07 +02:00
Master Kwoth 8801a7451b Disabled log commands on the public bot, added something for xnaas, closes #1245 2017-06-16 17:47:02 +02:00
Master Kwoth 6bc4bb7803 moved some stuff around 2017-06-16 01:55:14 +02:00
Master Kwoth 0cf1d328d3 filtered words are now paginated 2017-06-16 00:55:04 +02:00
Master Kwoth f56b6f804a fixed issues and updated commandlist 2017-06-16 00:44:54 +02:00
Master Kwoth 3cfe783ac9 .$ should be now usable in dms 2017-06-16 00:43:35 +02:00
Master Kwoth fa58bad149 fixed .qdel and greetdmmessage if it's an embed, thanks to gwen lol 2017-06-15 22:35:12 +02:00
Master Kwoth 3bf224ab57 .resetglobalperms .resetperms fixed 2017-06-15 20:20:34 +02:00
Master Kwoth 4e7b7a6ee5 invalid hex error 2017-06-15 20:04:15 +02:00
Master Kwoth 06693b9b34 another fix 2017-06-15 19:18:55 +02:00
Master Kwoth 809219acc3 global nadeko compilation issue 2017-06-15 19:16:50 +02:00
Master Kwoth dd1d21e29c .scq fixed, local soundcloud api keys are no longer used, .scpl fix is coming soon™️ 2017-06-15 18:56:35 +02:00
Master Kwoth b0966a7cd3 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-15 15:42:32 +02:00
Master Kwoth e51d2bec23 removed some unneeeded prints 2017-06-15 15:29:41 +02:00
Master Kwoth a0559b7130 patreon commands should be fixed 2017-06-15 13:09:55 +02:00
Master Kwoth f60bf271b2 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-15 02:35:13 +02:00
Master Kwoth 9ff0c929c2 fixed .rj 2017-06-15 02:34:59 +02:00
Master Kwoth 182ade0ad7 .waifulb now has pages 2017-06-14 17:28:57 +02:00
Master Kwoth 3d76207887 .lsar is now paginated 2017-06-14 17:19:27 +02:00
Master Kwoth eadcde8397 .prune @someone x fixed 2017-06-14 12:37:23 +02:00
Master Kwoth 7aa06f3631 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-14 01:23:09 +02:00
Master Kwoth eeaf1a001e Added CurrencyDropAmountMax field which, if set, makes your currency generation drop random amount of flowers between DropAmount and DropAmountMax, inclusive 2017-06-14 01:21:31 +02:00
Master Kwoth 1fa23c095a Fixed missing key 2017-06-13 15:40:31 +02:00
Master Kwoth 0d56f57ee5 fixed? stream notifications 2017-06-13 14:25:00 +02:00
Master Kwoth 320c7c0fc3 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-13 14:21:35 +02:00
Master Kwoth f71801cbe6 .qs command added 2017-06-13 14:21:24 +02:00
Master Kwoth 48fff57d7a .lsar formatting fix 2017-06-13 03:09:01 +02:00
Master Kwoth 6c2b497ff1 Commandlist really updated now. .listervers is properly paginated now 2017-06-13 03:02:21 +02:00
Master Kwoth e6792ebf50 Commandslist updated 2017-06-13 02:55:42 +02:00
Master Kwoth caa5c42fae Removed 'culture info is...' from the console 2017-06-13 02:52:44 +02:00
Master Kwoth b0af0fbb08 Using .h on non-existant command will once again show an error. 2017-06-13 02:50:01 +02:00
Master Kwoth 28115aa2b7 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-13 02:40:57 +02:00
Master Kwoth 877ef81296 Added the ability to specify time of day for repeaters. 2017-06-13 02:40:41 +02:00
Master Kwoth 891afbe7e7 .timezone command added 2017-06-13 01:40:39 +02:00
Master Kwoth 2ff55a49fb .ve (verbose errors) command added. Server-based toggle. 2017-06-12 14:26:14 +02:00
Master Kwoth 21a72c182e Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-12 11:30:54 +02:00
Master Kwoth 87236661b3 Fixed pokemon module 2017-06-12 11:30:31 +02:00
Master Kwoth 628963f1a2 Fixed ~omdb search when plot is too long 2017-06-11 23:48:46 +02:00
Master Kwoth 4329cc2742 Fixed issues with editing the .db file 2017-06-11 21:08:47 +02:00
Master Kwoth c1fba53151 Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-11 16:57:57 +02:00
Master Kwoth 20a96ecf92 .setnick command added closes #1195 2017-06-11 16:57:40 +02:00
Master Kwoth 649c400cb7 .setnick command added 2017-06-11 16:54:10 +02:00
Master Kwoth 8b7b534619 safebooru shows direct link to the image now too, closes #1212 2017-06-11 16:35:02 +02:00
Master Kwoth c5e36caabc nsfw searches now post a link if it's a webm 2017-06-11 16:31:43 +02:00
Master Kwoth e69776beb1 .drawnew added 2017-06-11 16:07:27 +02:00
Master Kwoth 11250a6d0d Merge branch '1.4' of https://github.com/Kwoth/NadekoBot into 1.4 2017-06-11 15:18:20 +02:00
Master Kwoth 41af8b9622 license update 2017-06-11 15:18:00 +02:00
Master Kwoth bfc78bf010 license update 2017-06-11 15:15:06 +02:00
Master Kwoth dc10f4f80b change
test
2017-06-11 15:12:07 +02:00
Master Kwoth b771786cb6 More doc updates 2017-06-11 14:32:35 +02:00
Master Kwoth c2799f9145 Fixed messups
modified:   NadekoBot.iss
	modified:   docs/Readme.md
	modified:   docs/index.md
	modified:   src/NadekoBot/Modules/Help/Help.cs
2017-06-11 14:26:26 +02:00
Master Kwoth 2bc6052a5b Updates links to docs, updated windows guide, added from source guide 2017-06-11 13:42:48 +02:00