{"id":20425824,"url":"https://github.com/sbence/teletube","last_synced_at":"2026-06-01T02:31:25.865Z","repository":{"id":258491531,"uuid":"866695119","full_name":"SBence/teletube","owner":"SBence","description":"A Telegram bot that provides extra inforamtion on video links","archived":false,"fork":false,"pushed_at":"2026-05-18T10:28:07.000Z","size":499,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-18T12:30:12.542Z","etag":null,"topics":["grammy","grammyjs","telegram","telegram-bot","telegram-bot-api"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SBence.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-02T17:58:45.000Z","updated_at":"2026-05-18T10:28:11.000Z","dependencies_parsed_at":"2024-11-26T08:22:08.146Z","dependency_job_id":"dd67996e-64d0-4af2-aca2-fae5c2f15c9d","html_url":"https://github.com/SBence/teletube","commit_stats":null,"previous_names":["sbence/teletube"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SBence/teletube","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SBence%2Fteletube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SBence%2Fteletube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SBence%2Fteletube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SBence%2Fteletube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SBence","download_url":"https://codeload.github.com/SBence/teletube/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SBence%2Fteletube/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33757790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["grammy","grammyjs","telegram","telegram-bot","telegram-bot-api"],"created_at":"2024-11-15T07:14:22.657Z","updated_at":"2026-06-01T02:31:25.849Z","avatar_url":"https://github.com/SBence.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TeleTube\n\nA Telegram bot that provides extra inforamtion on video links\n\n## Preparation\n\n### Creating a bot on Telegram\n\nCreating a bot is done through [@BotFather](https://t.me/BotFather). See the [official documentation](https://core.telegram.org/bots/features#creating-a-new-bot) for more details.\n\n**Make sure to disable [privacy mode](https://core.telegram.org/bots/features#privacy-mode) to allow the bot to work in group chats as well.**\n\n### Project installation\n\n1. Install dependencies:\n\n   ```sh\n   yarn install\n   ```\n\n2. Add your bot token from BotFather to the `.env` file in the project directory:\n\n   ```properties\n   TOKEN=\u003cinsert your Telegram bot token here\u003e\n   ```\n\n## Development\n\n### Running the bot\n\n```sh\nyarn run dev:start\n```\n\n### Building for production\n\n```sh\nyarn run build\n```\n\nBuild files will be output to `build/prod`.\n\n## Deployment\n\n_The steps below should be done in the deployment environment._\n\n1. Copy the contents of the `build/prod` folder to the desired location on the server.\n2. Follow the steps in the [Project installation](#project-installation) section.\n3. Run the bot:\n\n   ```sh\n   node index.cjs\n   ```\n\n## Usage\n\nThe bot automatically replies to messages containing video links.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbence%2Fteletube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbence%2Fteletube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbence%2Fteletube/lists"}