{"id":16214894,"url":"https://github.com/captaincolonelfox/teletok","last_synced_at":"2025-04-30T13:28:23.031Z","repository":{"id":45230494,"uuid":"338676675","full_name":"captaincolonelfox/TeleTok","owner":"captaincolonelfox","description":"Telegram bot to download TikTok videos","archived":false,"fork":false,"pushed_at":"2024-05-26T11:09:25.000Z","size":69,"stargazers_count":51,"open_issues_count":1,"forks_count":49,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T13:28:12.081Z","etag":null,"topics":["aiogram","bot","telegram","telegram-bot","tiktok"],"latest_commit_sha":null,"homepage":"https://t.me/TeleTockerBot","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/captaincolonelfox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-13T21:50:39.000Z","updated_at":"2025-02-25T13:56:39.000Z","dependencies_parsed_at":"2024-03-15T21:49:46.900Z","dependency_job_id":"81fe6dec-715f-4831-9856-5779f15b5590","html_url":"https://github.com/captaincolonelfox/TeleTok","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captaincolonelfox%2FTeleTok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captaincolonelfox%2FTeleTok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captaincolonelfox%2FTeleTok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/captaincolonelfox%2FTeleTok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/captaincolonelfox","download_url":"https://codeload.github.com/captaincolonelfox/TeleTok/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251712257,"owners_count":21631361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aiogram","bot","telegram","telegram-bot","tiktok"],"created_at":"2024-10-10T11:13:17.912Z","updated_at":"2025-04-30T13:28:23.011Z","avatar_url":"https://github.com/captaincolonelfox.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![TeleTok](logo.jpg?raw=true)](https://t.me/TeleTockerBot)\n\n# [TeleTok](https://t.me/TeleTockerBot): Telegram bot for TikTok\n\n## Description\n\nThis bot will send you a video from a TikTok. Pretty simple.\n\nJust share a link to the chat (no need to mention the bot)\n\n## Thanks to\n\nBuilt on top of [aiogram](https://github.com/aiogram/aiogram)\n\n# Installation\n\n## Env\n\n(*REQUIRED*)\n\n- `API_TOKEN` - Bot token from BotFather\n\n(*OPTIONAL*)\n\n- `ALLOWED_IDS` - _JSON int list_. Gives access only to specific user/chat id (default: `[]` (empty list) = all\n  users/chats)\n- `REPLY_TO_MESSAGE` - _JSON Boolean_. Whether the bot should reply to source message or not (default: `true`)\n- `WITH_CAPTIONS` - _JSON Boolean_. Whether the bot should include captions from TikTok in its message (default: `true`)\n\n## Local\n\n```bash\n$ python3 -m venv venv\n$ (venv) pip install -r requirements.txt\n$ (venv) echo \"API_TOKEN=foo:bar\" \u003e\u003e .env\n$ (venv) export $(cat .env)\n$ (venv) python app\n```\n\n## Docker\n\n```bash\n$ docker build -t teletok .\n$ docker run -e \"API_TOKEN=foo:bar\" teletok\n```\n\n## Docker Compose\n\n```bash\n$ echo \"API_TOKEN=foo:bar\" \u003e\u003e .env\n$ docker compose up -d --build\n```\n\n# License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptaincolonelfox%2Fteletok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaptaincolonelfox%2Fteletok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaptaincolonelfox%2Fteletok/lists"}