{"id":15936637,"url":"https://github.com/myles/telegram-myles-bot","last_synced_at":"2026-01-15T22:50:12.339Z","repository":{"id":50208736,"uuid":"66010527","full_name":"myles/telegram-myles-bot","owner":"myles","description":"A Telegram Bot I created about me.","archived":false,"fork":false,"pushed_at":"2022-12-26T20:23:08.000Z","size":59,"stargazers_count":0,"open_issues_count":7,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T07:41:32.641Z","etag":null,"topics":["python","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"https://telegram.me/MylesBot","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/myles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-08-18T15:53:38.000Z","updated_at":"2016-10-27T18:16:53.000Z","dependencies_parsed_at":"2023-01-31T01:15:14.355Z","dependency_job_id":null,"html_url":"https://github.com/myles/telegram-myles-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/myles%2Ftelegram-myles-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Ftelegram-myles-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Ftelegram-myles-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/myles%2Ftelegram-myles-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/myles","download_url":"https://codeload.github.com/myles/telegram-myles-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247064973,"owners_count":20877682,"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":["python","telegram","telegram-bot"],"created_at":"2024-10-07T04:40:19.034Z","updated_at":"2026-01-15T22:50:12.315Z","avatar_url":"https://github.com/myles.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Code Climate](https://codeclimate.com/github/myles/telegram-myles-bot/badges/gpa.svg)](https://codeclimate.com/github/myles/telegram-myles-bot)\n\n# [@MylesBot](https://telegram.me/MylesBot)\n\nA Telegram Bot I created about me.\n\n## Requirments\n\n* [Telegram Bot](https://core.telegram.org/bots#3-how-do-i-create-a-bot)\n* [Foursquare](https://developer.foursquare.com/)\n* Python 2.7\n\n## Development Environment Setup\n\nYou will need the following:\n\n* Python 2.7\n* pip\n* virtualenvwrapper\n* API Keys for Foursquare, Instagram, and Twitter\n\nStart by cloning the repository:\n\n```\n$ git clone git@github.com:myles/telegram-myles-bot\n$ cd ~/telegram-myles-bot\n```\n\nCreate a Python virtual environment:\n\n```\n~/telegram-myles-bot $ mkvritualenv telegram-myles-bot\n(telegram-myles-bot) ~/telegram-myles-bot $\n```\n\nThe (telegram-myles-bot) prefix indicates that a virtual environment called\n\"telegram-myles-bot\" is being used. Next, check that you have the correct\nversion of Python:\n\n```\n(telegram-myles-bot) ~/telegram-myles-bot $ python --version\nPython 2.7.12\n(telegram-myles-bot) ~/telegram-myles-bot $ pip --version\npip 8.0.2 from /Users/.../site-packages (python 2.7)\n```\n\nInstall the project requirements:\n\n```\n(telegram-myles-bot) ~/telegram-myles-bot $ pip install -U -r requirements.txt\n```\n\nCreate the configuration file at `config.json` that looks like:\n\n```\n{\n  \"telegram\": \"\",\n  \"foursquare\": {\n    \"client_id\": \"\",\n    \"client_secret: \"\",\n    \"access_token\": \"\"\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyles%2Ftelegram-myles-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmyles%2Ftelegram-myles-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmyles%2Ftelegram-myles-bot/lists"}