| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 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 | 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 |  | 
			
				
					| 
							
							
								 Master Kwoth | cdc2c43913 | Merge branch '1.9' of https://github.com/Kwoth/NadekoBot into 1.9 | 2017-09-29 16:37:36 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 7210b07e6e | Fixed custom hangman categories. closes #1627 , Version upped. | 2017-09-29 16:37:26 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 9f41521304 | Merge pull request #1655 from shivaco/patch-2 Same as #1654 | 2017-09-29 14:23:15 +02:00 |  | 
			
				
					| 
							
							
								 shivaco | 92bcd6ed80 | . Removed the line which was redirecting the user to the same file | 2017-09-29 17:56:20 +06:00 |  | 
			
				
					| 
							
							
								 shivaco | b79be38974 | Moved the file from 1.4 branch to 1.9 | 2017-09-29 17:23:44 +06:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 44cac90e34 | fixed another small thing in the docs | 2017-09-28 23:42:14 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 5d1240c015 | Updated docs, fixed .iss to work with new versions of nadeko | 2017-09-28 23:40:07 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 6192f84141 | Fixed follower count for twitch stream notifications | 2017-09-28 22:36:36 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 5d14c3cbcf | Stream notifications have more data now, and user icons | 2017-09-28 21:01:34 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 26fb2cbfef | Version upped to 1.9.3 | 2017-09-28 14:00:02 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 5a749c6d46 | Grammatic mistake | 2017-09-28 10:54:14 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 93c86d3ca4 | Removed commandstrings.resx, thx numbermaniac | 2017-09-28 10:53:29 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | ae35adb48a | .race will now repost when there's spam in the chat. close #1589 | 2017-09-27 21:51:27 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 99a2c46038 | .say command added. Requires manage messages permission | 2017-09-27 17:25:54 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 94fb819232 | Merge branch '1.9' of https://github.com/Kwoth/NadekoBot into 1.9 | 2017-09-27 16:22:53 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 748072aa8e | .ecr Command added, edits the custom reaction's response given the id | 2017-09-27 16:22:42 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 8b129e2874 | Merge pull request #1638 from shivaco/patch-1 %mention% | 2017-09-27 13:40:16 +02:00 |  | 
			
				
					| 
							
							
								 shivaco | ba3deaff63 | %mention% Don't use %user% and %mention% in titles, footers and field names
 | 2017-09-27 17:25:41 +06:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 99ec9e1bb4 | update | 2017-09-27 10:08:48 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | f3fd63fe75 | Docs formatting | 2017-09-27 10:08:31 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 1dfe8d106e | updated json explanations for restart command. | 2017-09-27 08:44:02 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | ddb1103d1e | Restart command added. But it needs configuration in credentials.json | 2017-09-27 08:32:33 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 8354271989 | updated some guides | 2017-09-26 17:18:20 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 747b68114a | Fixed server ranking if you have 0 xp | 2017-09-26 12:51:02 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 3f76106ec1 | Docs updates | 2017-09-26 09:32:12 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | f3e240280e | Updated strings. Fixed some mistakes. Tried to address VcRole issue. | 2017-09-26 09:13:14 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | e76f3216de | Woops. Now only admins can use .antispamignore | 2017-09-25 00:36:31 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 4327741ebc | Fixed .crca .crdm and .crad for global custom reactions on multiple shards. | 2017-09-24 08:56:36 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 37106e5613 | Version upped to 1.9.1 | 2017-09-24 06:56:05 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 8b6bf2f269 | Fixed owners not being able to ban/kick users from clubs. | 2017-09-24 06:55:17 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 1102d08188 | Merge branch '1.9' of https://github.com/Kwoth/NadekoBot into 1.9 | 2017-09-23 19:02:41 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 8c8fed98d8 | A bit nicer clubinfo. | 2017-09-23 18:56:04 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 763d529c74 | Fixed extremly slow .clubinfo, however they're case sensitive now. Just target a user for best experience. | 2017-09-23 18:51:51 +02:00 |  | 
			
				
					| 
							
							
								 Master Kwoth | 89e9727056 | Merge pull request #1623 from shivaco/patch-3 Re-phrasing | 2017-09-23 18:11:18 +02:00 |  |