Add README.md
This commit is contained in:
		
							parent
							
								
									43d3920023
								
							
						
					
					
						commit
						169b36b499
					
				| 
						 | 
				
			
			@ -0,0 +1,13 @@
 | 
			
		|||
# redditbot
 | 
			
		||||
 | 
			
		||||
A reddit to telegram mirror thing because why not  
 | 
			
		||||
 | 
			
		||||
### Installation Instructions
 | 
			
		||||
1. Install:
 | 
			
		||||
    - `python3` (this is in python after all)
 | 
			
		||||
    - `ffmpeg` (to get the audio for videos)
 | 
			
		||||
2. `pip3 install -r requirements.txt`
 | 
			
		||||
3. Copy example_config.yaml to config.yaml and edit it
 | 
			
		||||
 | 
			
		||||
### Start
 | 
			
		||||
`python3 redditbot.py`  
 | 
			
		||||
		Loading…
	
		Reference in New Issue