Commit Graph

4333 Commits

Author SHA1 Message Date
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
4b954df56d Update README.md 2017-06-20 22:01:27 +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
e5f1721c15 Merge pull request #1274 from samdivaio/1.4
credentials location info added
2017-06-20 15:46:14 +02:00
samvaio
e64104fa7a credentials location info added 2017-06-20 19:08:07 +05:30
Master Kwoth
9eec364ae6 Merge pull request #1273 from samdivaio/1.4
Docs and json changes
2017-06-20 15:15:57 +02:00
samvaio
f7168ab3db json file changes 2017-06-20 16:52:14 +05:30
samvaio
e7515c7adc Docs changes 2017-06-20 16:46:55 +05:30
samvaio
b788a5e95f Merge remote-tracking branch 'refs/remotes/Kwoth/1.4' into 1.4 2017-06-20 15:26:33 +05:30
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
samvaio
fc13b2aa23 Merge remote-tracking branch 'refs/remotes/Kwoth/1.4' into 1.4 2017-06-17 16:46:42 +05:30
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
samvaio
e17163170d Merge remote-tracking branch 'refs/remotes/Kwoth/1.4' into 1.4 2017-06-17 00:00:08 +05:30
Master Kwoth
884793c658 Merge pull request #1263 from xnaas/patch-3
Update CustomReactionsService.cs
2017-06-16 20:20:04 +02:00
xnaas
270600198b Update CustomReactionsService.cs
I'm a picky POS. :D
2017-06-16 13:19:29 -05: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