mirror of
				https://gitlab.com/gpvkt/twitchtts.git
				synced 2025-10-31 09:07:34 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									def6879ff3
								
							
						
					
					
						commit
						a716072612
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -83,7 +83,7 @@ whitelist: | |||
|   * `server`: Twitch IRC server to be used (default should be fine) | ||||
|   * `clearmsg_timeout`: Time to wait for an moderator to delete a message, before it's added to the TTS queue | ||||
| 
 | ||||
| You can generate your `oauth_token` by leaving the value empty when starting `tts.exe/tts.py`. The integrated webserver will then provide an OAuth-Generator. (Due to limitations to the `redirect_url` parameter used by twitch, this is only possible if you use Port `8080` or `80` as `http:bind`.) | ||||
| You can generate your `oauth_token` by leaving the value empty when starting `tts.exe/tts.py`. The integrated webserver will then provide an OAuth-Generator. Due to limitations to the `redirect_url` parameter used by twitch, this is only possible if you use Port `8080` or `80` as `http:bind`. If you use a different port, you will need to use another [Twitch OAuth Generator](https://letmegooglethat.com/?q=Twitch+OAuth+Generator). | ||||
| 
 | ||||
| Please note that the `oauth_token` is valid for approximately 60 days. If it become invalid the bot will not connect anymore and you will have to renew the token. | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue