| 
							
							
								 Richard Chien | 1a87348617 | Fix log | 2018-08-19 19:11:08 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 3e09f7457f | Use host, port, and debug from default configurations | 2018-08-17 23:45:43 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 0a67acb6af | Remove unused default config | 2018-08-16 00:11:24 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | eedef32f7d | Add message preprocessor | 2018-07-30 23:41:19 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 8c8d939727 | Fix line | 2018-07-29 23:28:55 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 1bf3976498 | Improve context_id() function | 2018-07-29 20:45:07 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 3791560456 | Add waiting when the current session is running | 2018-07-27 22:53:59 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 7b96decf53 | Add only_short_message option | 2018-07-27 22:53:38 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 086ac57c21 | Fix expression render | 2018-07-25 23:02:43 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 545f9e840b | Fix typo | 2018-07-25 22:50:08 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | de9a4e5b83 | Add CommandSession.switch() | 2018-07-24 23:59:45 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | fa32ad6425 | Fix bug | 2018-07-23 23:55:23 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 62eb4510a4 | Fix possible bug | 2018-07-22 21:47:39 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | d822ddbcaa | Fix running session bug | 2018-07-21 23:52:14 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 7953ed43cb | Fix bug of render() | 2018-07-21 23:51:50 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 65b7997d39 | Fix finishing command session bug | 2018-07-21 22:41:56 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 2b85a43956 | Ignore case when checking nicknames | 2018-07-21 22:01:14 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 2caf90646b | Adjust log format | 2018-07-21 21:59:51 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 0172eae91e | Adjust comment | 2018-07-21 21:59:43 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 21db23168f | Add lots of comments and logs | 2018-07-21 00:46:34 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 00fd696dc6 | Update dependency | 2018-07-06 19:24:34 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | c4b99e1a1c | Small things | 2018-07-06 19:07:02 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 1b3980b5d2 | Little improve | 2018-07-06 14:24:18 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 946d0a11cd | Improve command module and add "schedule" command group | 2018-07-05 23:11:00 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | f58bfa325e | Fix bug | 2018-07-05 22:23:21 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | e639889944 | Add some docstrings | 2018-07-04 19:50:42 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 1f4e5f3435 | Change some logic | 2018-07-04 16:21:01 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 89a11ab6e9 | Ignore some inspection | 2018-07-04 09:44:15 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | b00e31ad84 | Support multiple nicknames | 2018-07-04 09:39:50 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 030a31e63f | Create NoneBot class inheriting CQHttp | 2018-07-04 09:28:31 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 2a2a7a2ae3 | Fix command split bug | 2018-07-03 23:13:34 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 4ab1f4a01b | Fix command start bug | 2018-07-03 17:32:12 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | d4a19303b8 | Fix code format again | 2018-07-03 10:36:05 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 6006969414 | Use ".handle_quick_operation" API instead of check by self | 2018-07-02 23:29:37 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 1527d49522 | Optimize imports | 2018-07-02 16:54:29 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 026d83e507 | Improve code docs | 2018-07-01 20:01:05 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 6ec3ac66f7 | Add NLP | 2018-07-01 17:51:01 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | a13128f356 | Lots of updates | 2018-07-01 11:01:24 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 1835a4c33d | Improve a little | 2018-06-30 21:00:41 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 4c07626124 | Add approve and reject method to RequestSession | 2018-06-30 18:26:48 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 4a50850d11 | Allow commands that handle messages not to me | 2018-06-30 17:26:36 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 0c74fbadca | Improve command experience | 2018-06-30 10:58:56 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 86115e9e04 | Update | 2018-06-30 09:25:25 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | f5e6641d3f | Add a todo | 2018-06-29 22:57:53 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 89788474d6 | Wow | 2018-06-27 22:50:01 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | ae2d177d5a | Improve a lot | 2018-06-27 22:05:12 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 6d95c16f5e | Nothing | 2018-06-27 16:36:40 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | 681b7a382a | Improve structure | 2018-06-26 10:25:11 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | c9291e1cba | Improve | 2018-06-26 08:49:08 +08:00 |  | 
			
				
					| 
							
							
								 Richard Chien | fd49a272ae | Add CommandGroup class | 2018-06-25 22:49:15 +08:00 |  |