mirror of
				https://gitlab.com/gpvkt/twitchtts.git
				synced 2025-10-31 00:57:35 +01:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									25769445be
								
							
						
					
					
						commit
						ac24ae2e7e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -184,9 +184,9 @@ The `!quickvote` feature implements a simple vote system. If a broadcaster or mo | |||
| 
 | ||||
| The `!random` command will read a random line from a file called `random.txt`. You can also use multiple files, if you call `!random foo` the bot fetch the random line from a file called `random_foo.txt` instead of `random.txt`. `!random bar` will use the file `random_bar.txt` and so on. The `!random` command is restricted to the broadcaster and moderators. | ||||
| 
 | ||||
| #### !smartvote | ||||
| #### !smartquote | ||||
| 
 | ||||
| The `!smartvote` command will read a line from a file called `quotes.txt`. You can add a parameter after the command. If the parameter is numeric the bot will search for a line starting with `#$number`. If the parameter is a string it will search for a line matching the parameter. If no parameter is given it will search for a completely random line. | ||||
| The `!smartquote` command will read a line from a file called `quotes.txt`. You can add a parameter after the command. If the parameter is numeric the bot will search for a line starting with `#$number`. If the parameter is a string it will search for a line matching the parameter. If no parameter is given it will search for a completely random line. | ||||
| 
 | ||||
| The format of `quotes.txt` looks as follows: | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue