|  | ||
|---|---|---|
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| example-config.yaml | ||
| requirements.txt | ||
| streamtg.py | ||
		
			
				
				README.md
			
		
		
			
			
		
	
	StreamTG
Stream files from Telegram
Installation Instructions
- Install python3
- pip3 install -r requirements.txt
- Copy example-config.yaml to config.yaml and edit it
Start
python3 streamtg.py
If you want to set a custom port, have a PORT environment variable