{"id":19637958,"url":"https://github.com/alihtt/telegramcryptokeeper","last_synced_at":"2025-10-27T18:44:07.968Z","repository":{"id":216529482,"uuid":"741572472","full_name":"Alihtt/TelegramCryptoKeeper","owner":"Alihtt","description":"A crypto keeper that can receive cheques and tokens from joined channels. like: wallet token","archived":false,"fork":false,"pushed_at":"2024-01-12T13:22:25.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T17:13:26.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Alihtt.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":"2024-01-10T17:11:25.000Z","updated_at":"2024-01-10T17:22:41.000Z","dependencies_parsed_at":"2024-01-12T14:57:37.412Z","dependency_job_id":null,"html_url":"https://github.com/Alihtt/TelegramCryptoKeeper","commit_stats":null,"previous_names":["alihtt/telegramcryptokeeper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alihtt%2FTelegramCryptoKeeper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alihtt%2FTelegramCryptoKeeper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alihtt%2FTelegramCryptoKeeper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alihtt%2FTelegramCryptoKeeper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Alihtt","download_url":"https://codeload.github.com/Alihtt/TelegramCryptoKeeper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240941516,"owners_count":19882063,"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":[],"created_at":"2024-11-11T12:37:12.611Z","updated_at":"2025-10-27T18:44:07.887Z","avatar_url":"https://github.com/Alihtt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Crypto Keeper\n\nThis script is designed receive cheques and tokens like wallet token from joined channels\n\n### Installation\n\nTo install the required packages, you can use the `requirements.txt` file provided. Make sure you have Python and pip\ninstalled on your system.\n\nInstall the required packages:\n\n```bash\npip install -r requirements.txt\n```\n\n### Configuration\n\nBefore running the script, you need to set up your Telegram API credentials (api_id and api_hash and phone_number) in\nthe `config.py` file. Additionally, you can define your default timezone in the same file.\n\n```python\n# config.py\napi_id = '\u003cyour_api_id\u003e'\napi_hash = '\u003cyour_api_hash\u003e'\nphone_number = 'your_phone_number'\n```\n\n### Execution\n\nTo run the script, execute the `main.py` file. Afterward, your Telegram profile status will be updated every minute,\nshowing the time along with the selected timezone.\n\n```bash\npython main.py\n```\n\n### Stopping Execution\n\nTo stop the script's execution, you can use the Ctrl + C keys in the terminal.\n\n### Note\n\n- Ensure that your Telegram API authentication details are correctly set up in the `config.py` file and never share them\n  with others.\n\n### Warning\n\nContinuous and unauthorized use of this script might violate Telegram API terms of service and lead to issues with your\naccount. Please use this script with caution and in compliance with the regulations. The script author bears no\nresponsibility for improper use of this script.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falihtt%2Ftelegramcryptokeeper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falihtt%2Ftelegramcryptokeeper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falihtt%2Ftelegramcryptokeeper/lists"}