Commit Graph

35 Commits

Author SHA1 Message Date
Master Kwoth 9b0f6993d5 Executing sql command requires confirmation now since it can mess up things really badly if user doens't know what they're doing. 2017-11-03 08:40:43 +01:00
Master Kwoth e737e8bc1b re-added pagination to lsar 2017-11-01 05:47:08 +01:00
Master Kwoth ad2b049ece Merge branch '2.0' into 1.9 2017-11-01 02:43:12 +01:00
Master Kwoth 8e64f9a07c small changes 2017-11-01 02:41:32 +01:00
Master Kwoth e604bbca50 public nadeko stuff 2017-10-31 09:52:46 +01:00
Master Kwoth b5867fa870 completely ignore log stuff on public nadeko 2017-10-31 08:10:35 +01:00
Master Kwoth d152611715 version upped 2017-10-30 15:14:41 +01:00
Master Kwoth 0f3004dce7 .aar cleanup, will disable itself if not enough permissions or when role gets deleted. 2017-10-30 14:38:50 +01:00
Master Kwoth 8fff510dc7 .restartshard fix 2017-10-29 10:49:39 +01:00
Master Kwoth 3908847bfa Added tsundere language 2017-10-28 12:22:00 +02:00
Master Kwoth 9b92856d94 Added hungarian, updated all other languages 2017-10-28 12:09:20 +02:00
Master Kwoth 8220487672 Performance improvements. Timely command almost done 2017-10-26 11:31:44 +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 062a4bcc20 .die should work properly now 2017-10-22 16:09:51 +02:00
Master Kwoth a9b10a4d2b Fixed .deletewaifus 2017-10-21 21:06:07 +02:00
Master Kwoth ba28132a97 Fixed .xp avatar 2017-10-21 19:48:05 +02:00
Master Kwoth 95ee386475 .tesar now has groups! 2017-10-21 12:13:31 +02:00
Master Kwoth 9050291e85 .log userupdated will properly log gif avatar changes now 2017-10-19 09:04:53 +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 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 5e267435d4 fixed .log command not showing 2017-10-17 07:03:56 +02:00
Master Kwoth 099ae62c0b Added .rip command again :^) 2017-10-15 11:48:29 +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 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
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 a12702fb68 you can no longer use .die as a startup command... 2017-10-09 02:57:03 +02:00
Master Kwoth 33ac43e1b5 Packages can be loaded/unloaded. IUnloadableService interface added whose method Unload, if service implements it, will be called when the module is unloaded. 2017-10-05 00:51:12 +02:00
Master Kwoth 599245b1ca Initial split of the modules 2017-09-30 00:46:33 +02:00