This is a repository for telegram bot tiktok downloader without watermark TiktokVideoDownloader
but you can also use the module I have created
## How to run in local machine :
1. Create you own bot on [BotFather](https://t.me/BotFather)
2. Download or clone repository
3. Open folder repository
4. edit config.py, paste your token
5. Install module on requirements.txt<br>
`python3 -m pip install -r requirements.txt`
6. Run file bot_polling.py<br>
`python3 bot_polling.py`