{"id":15375129,"url":"https://github.com/ozansz/simple-telegram-bot","last_synced_at":"2025-04-15T12:31:57.742Z","repository":{"id":109436583,"uuid":"147125029","full_name":"ozansz/simple-telegram-bot","owner":"ozansz","description":"A simple Telegram bot example using python-telegram-bot library","archived":false,"fork":false,"pushed_at":"2018-09-02T22:39:10.000Z","size":20,"stargazers_count":7,"open_issues_count":0,"forks_count":27,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-28T21:12:30.440Z","etag":null,"topics":["bot","bots","pip","python","python3","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ozansz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2018-09-02T22:01:44.000Z","updated_at":"2025-01-28T00:25:26.000Z","dependencies_parsed_at":"2023-04-01T06:09:10.523Z","dependency_job_id":null,"html_url":"https://github.com/ozansz/simple-telegram-bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fsimple-telegram-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fsimple-telegram-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fsimple-telegram-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ozansz%2Fsimple-telegram-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ozansz","download_url":"https://codeload.github.com/ozansz/simple-telegram-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249072324,"owners_count":21208171,"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":["bot","bots","pip","python","python3","telegram","telegram-bot"],"created_at":"2024-10-01T14:01:28.425Z","updated_at":"2025-04-15T12:31:57.500Z","avatar_url":"https://github.com/ozansz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple-telegram-bot\nA simple Telegram bot example using python-telegram-bot library\n\n## Usage\nFirst, clone this repo:\n\n```shell\ngit clone https://github.com/ozansz/simple-telegram-bot\ncd simple-telegram-bot\n```\n\nTo run the bot, change the `\"BOT TOKEN\"` string in the line \u003ca href=\"https://github.com/ozansz/simple-telegram-bot/blob/master/bot.py#L57\"\u003e#57\u003c/a\u003e with the token of your bot. Then just run the `deploy.sh` script. The script will install all dependencies and then start the bot.\n\n```shell\nchmod +x deploy.sh\n./deploy.sh\n```\n\nOr you can just run the `bot.py` script itself:\n\n```shell\npython3 bot.py\n```\n\n### Debug\n\nYou can toggle extra debug messages through the `DEBUG` variable in `bot.py` file.\n\n`DEBUG = 0` means no extra debug messages will be printed.\n\n## Bot Commands\n\n### /start\n\nStarts the initial dialog with the bot.\n\n### /help\n\nShows help message which contains information about bot commands.\n\n### /video_at\n\nSends the user a video from Youtube's trend videos randomly.\n\n### /haber_at\n\nSend user a news from BBC's most read news\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozansz%2Fsimple-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fozansz%2Fsimple-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fozansz%2Fsimple-telegram-bot/lists"}