Update main.py
This commit is contained in:
		
							
								
								
									
										2
									
								
								main.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								main.py
									
									
									
									
									
								
							| @@ -350,9 +350,7 @@ class ChatBot(): | |||||||
|             "math" : "mathmemes" |             "math" : "mathmemes" | ||||||
|         } |         } | ||||||
|  |  | ||||||
|         if len(params) == 0: |  | ||||||
|         number = 1 |         number = 1 | ||||||
|         else: |  | ||||||
|         params_sorted = self.match_reddit_params(params) |         params_sorted = self.match_reddit_params(params) | ||||||
|         if params_sorted != None: |         if params_sorted != None: | ||||||
|             if len(params_sorted) >= 1: |             if len(params_sorted) >= 1: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Remy Moll
					Remy Moll