{"id":30068658,"url":"https://github.com/jee-vim/telegram-crypto-bot","last_synced_at":"2025-08-08T10:48:02.895Z","repository":{"id":306342706,"uuid":"1021147057","full_name":"Jee-vim/telegram-crypto-bot","owner":"Jee-vim","description":"my other side project","archived":false,"fork":false,"pushed_at":"2025-07-24T23:45:39.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-25T05:20:06.619Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jee-vim.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}},"created_at":"2025-07-17T01:01:00.000Z","updated_at":"2025-07-24T23:45:43.000Z","dependencies_parsed_at":"2025-07-25T05:20:35.912Z","dependency_job_id":"d943c35a-6485-45ae-9801-ad5a45dd4d44","html_url":"https://github.com/Jee-vim/telegram-crypto-bot","commit_stats":null,"previous_names":["jee-vim/telegram-crypto-bot"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Jee-vim/telegram-crypto-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Ftelegram-crypto-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Ftelegram-crypto-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Ftelegram-crypto-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Ftelegram-crypto-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jee-vim","download_url":"https://codeload.github.com/Jee-vim/telegram-crypto-bot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jee-vim%2Ftelegram-crypto-bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269410142,"owners_count":24412147,"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","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"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":[],"created_at":"2025-08-08T10:48:01.233Z","updated_at":"2025-08-08T10:48:02.867Z","avatar_url":"https://github.com/Jee-vim.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Run\ncreate a file called `config.py` then copy paste this code and put ur own\n```\nBINANCE_API_KEY = 'your binance api key'\nBINANCE_API_SECRET = 'your binance api secret'\nTELEGRAM_BOT_TOKEN = 'your telegram bot token'\nCHAT_ID = your_telegram_id\nNEWS_API_KEY= 'your crypto panic news api key'\n```\n\n## Creeate a systemd service to run bot continuesly\n```\n[Unit]\nDescription=Crypto Telegram Bot\nAfter=network.target\n\n[Service]\nUser=your_username\nWorkingDirectory=/path/to/your/project\nExecStart=/usr/bin/python3 /path/to/your/project/telegram_bot.py\nRestart=always\nEnvironment=\"PYTHONPATH=/path/to/your/project\"\n\n[Install]\nWantedBy=multi-user.target\n```\n- enable\n```\nsudo systemctl daemon-reload\nsudo systemctl enable btc_trading_bot\nsudo systemctl start btc_trading_bot\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjee-vim%2Ftelegram-crypto-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjee-vim%2Ftelegram-crypto-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjee-vim%2Ftelegram-crypto-bot/lists"}