mirror of
				https://gitlab.com/gpvkt/twitchtts.git
				synced 2025-10-31 17:17:35 +01:00 
			
		
		
		
	Fixed: Typo
This commit is contained in:
		
							parent
							
								
									a57608cd97
								
							
						
					
					
						commit
						a7dd23d3f9
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								tts.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								tts.py
									
										
									
									
									
								
							|  | @ -241,8 +241,6 @@ class IRC: | ||||||
|                             self.sendmsg(conf['IRC_CHANNEL'], "@chat", conf['MESSAGE']['VOTESTART']) |                             self.sendmsg(conf['IRC_CHANNEL'], "@chat", conf['MESSAGE']['VOTESTART']) | ||||||
|                     return True |                     return True | ||||||
| 
 | 
 | ||||||
|                     return True |  | ||||||
| 
 |  | ||||||
|                 if msg.startswith('!ptts'): |                 if msg.startswith('!ptts'): | ||||||
|                     logging.debug("!ptts command detected") |                     logging.debug("!ptts command detected") | ||||||
|                     user = msg.replace('!ptts', '').strip().lower() |                     user = msg.replace('!ptts', '').strip().lower() | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue