Commit Graph

4863 Commits

Author SHA1 Message Date
Master Kwoth
c21145563f Fixed shard 0 restarting when bot is started in DEBUG mode (this shouldn't have affected anyone except me) 2017-10-24 06:35:50 +02:00
Master Kwoth
15faf088d2 Fixed cpu usage 2017-10-24 05:06:06 +02:00
Master Kwoth
ec539bf884 .restart fixed, close #1743 2017-10-24 04:29:03 +02:00
Master Kwoth
3005ae3595 Possible fix for .iamn close #1742 2017-10-23 19:55:36 +02:00
Master Kwoth
fb6d89368e fixed .shardstats and shard will now auto-restart after crashing or getting disconnected for more than 15 seconds 2017-10-23 19:46:59 +02:00
Master Kwoth
d596eb1895 .newname will show the proper error in the consoel when you're ratelimited on namechanges. close #1741 2017-10-23 04:28:49 +02:00
Master Kwoth
74f058734d Version upped to 2.0.3 2017-10-22 17:16:39 +02:00
Master Kwoth
ed32e85bac .autodc added (Auto leave voice channel when all songs have been played) 2017-10-22 17:16:11 +02:00
Master Kwoth
65fc585a7b Woops 2017-10-22 16:41:57 +02:00
Master Kwoth
062a4bcc20 .die should work properly now 2017-10-22 16:09:51 +02:00
Master Kwoth
082e2fbe2d Fixed imagesharp not being resolved? 2017-10-22 16:05:45 +02:00
Master Kwoth
1ce4ff8839 Merge pull request #1737 from Kwoth/2.0
2.0.2
2017-10-21 21:09:05 +02:00
Master Kwoth
a9b10a4d2b Fixed .deletewaifus 2017-10-21 21:06:07 +02:00
Master Kwoth
5b227bccb6 Fixed method not found errors 2017-10-21 20:59:07 +02:00
Master Kwoth
e23d4902c4 Fixed method not found errors 2017-10-21 20:58:33 +02:00
Master Kwoth
ba28132a97 Fixed .xp avatar 2017-10-21 19:48:05 +02:00
Master Kwoth
a68c96034a Merge pull request #1728 from Kwoth/2.0
2.0
2017-10-21 12:21:51 +02:00
Master Kwoth
e609f78eec Crashfix 2017-10-21 12:21:03 +02:00
Master Kwoth
fe4cfa732f Version upped to 2.0.0 2017-10-21 12:15:23 +02:00
Master Kwoth
ad6eba0a3d Commandlist updated 2017-10-21 12:14:59 +02:00
Master Kwoth
95ee386475 .tesar now has groups! 2017-10-21 12:13:31 +02:00
Master Kwoth
204cdbfb2b .rafflecur added 2017-10-20 17:20:26 +02:00
Master Kwoth
cfee252ce3 Currency Raffle almost done. 2017-10-20 05:55:14 +02:00
Master Kwoth
fa0b9e4f80 testing something, won't compile 2017-10-19 14:10:22 +02:00
Master Kwoth
9050291e85 .log userupdated will properly log gif avatar changes now 2017-10-19 09:04:53 +02:00
Master Kwoth
cae1df82b8 Added fahrenheit to .weather command 2017-10-19 08:11:47 +02:00
Master Kwoth
e8e6854959 now even runs 2017-10-18 04:32:05 +02:00
Master Kwoth
e54ceba0ab Small pagination bugfix 2017-10-17 16:10:51 +02:00
Master Kwoth
88f92cbec6 Fixed tag blacklisting for nsfw 2017-10-17 15:30:22 +02:00
Master Kwoth
2d81bc45fd .warn can now only be used on users lower than you in the role hierarchy 2017-10-17 15:14:15 +02:00
Master Kwoth
f53c77ec9d Cleanup 2017-10-17 14:37:57 +02:00
Master Kwoth
5e267435d4 fixed .log command not showing 2017-10-17 07:03:56 +02:00
Master Kwoth
f155619793 .convert rewritten a bit, isn't saved in the database anymore, but in redis. 2017-10-16 12:34:16 +02:00
Master Kwoth
099ae62c0b Added .rip command again :^) 2017-10-15 11:48:29 +02:00
Master Kwoth
febbb8e36b Updated docs to add 'install redis' step 2017-10-15 10:23:32 +02:00
Master Kwoth
b17318d013 Cleanup, fixes 2017-10-15 10:20:49 +02:00
Master Kwoth
696a0eb2a7 Removed module projects because it can't work like that atm. Commented out package commands. 2017-10-15 09:39:46 +02:00
Master Kwoth
90e71a3a30 Changed some namespaces, work on packages 2017-10-13 06:14:54 +02:00
Master Kwoth
e434de5abb Improved support for sql execution, added some pre-built queries which people would probably want to use. 2017-10-13 04:41:01 +02:00
Master Kwoth
998c048874 Fixed a performance and stability bug with club images. 2017-10-13 03:44:29 +02:00
Master Kwoth
e32446335e Cleanup, .clparew can now be ran everyone, modules load appropriate guild configs, IEnumerable<GuildConfig> replaces with NadekoBot.AllGuildConfigs 2017-10-13 02:21:39 +02:00
samvaio
fb88e68bfd Merge pull request #22 from Kwoth/1.9
ups
2017-10-11 13:15:40 +05:30
Master Kwoth
db6fa9af1a Shard coordinator is not indepentent from the shard 0 2017-10-10 18:24:36 +02:00
Master Kwoth
0bacb1f780 Typereaders finished, cleanup 2017-10-10 00:04:02 +02:00
Master Kwoth
3d3871f903 Cleanup 2017-10-09 02:59:00 +02:00
Master Kwoth
a12702fb68 you can no longer use .die as a startup command... 2017-10-09 02:57:03 +02:00
Master Kwoth
f3513779b7 Typereaders will be autoloaded when module loads 2017-10-09 02:52:46 +02:00
Master Kwoth
72f36270dc Added some more unloads, upped version to 2.0 2017-10-09 00:54:10 +02:00
Master Kwoth
02aa124541 Merge pull request #1690 from Deivedux/1.9
Fixed outdated information
2017-10-07 17:50:33 +02:00
Deivedux
bd2576bca9 oops 2017-10-07 18:46:08 +03:00