{"id":16236043,"url":"https://github.com/blopa/freedompop-telegram-bot","last_synced_at":"2025-03-19T15:30:53.012Z","repository":{"id":70312383,"uuid":"73583753","full_name":"blopa/FreedomPop-Telegram-Bot","owner":"blopa","description":"A freedompop telegram bot","archived":false,"fork":false,"pushed_at":"2017-09-03T19:12:41.000Z","size":89,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T19:33:21.887Z","etag":null,"topics":["api","cryptography","freedompop","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blopa.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}},"created_at":"2016-11-12T23:08:06.000Z","updated_at":"2022-11-12T16:58:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4da6b56-3f44-4fdb-852e-c044eac766b0","html_url":"https://github.com/blopa/FreedomPop-Telegram-Bot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2FFreedomPop-Telegram-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2FFreedomPop-Telegram-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2FFreedomPop-Telegram-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blopa%2FFreedomPop-Telegram-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blopa","download_url":"https://codeload.github.com/blopa/FreedomPop-Telegram-Bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244002801,"owners_count":20382062,"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":["api","cryptography","freedompop","telegram","telegram-bot"],"created_at":"2024-10-10T13:28:47.325Z","updated_at":"2025-03-19T15:30:53.007Z","avatar_url":"https://github.com/blopa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FreedomPop Telegram Bot\n\nSource code for the Telegram bot [@FreedomPopBot](https://telegram.me/freedompopbot). With it you can send and receive text messages from your FreedomPop Account. \nThis bot uses sqlite to store user data, everything is encrypted so your data is always safe.\n\nA big thanks to [dodysw](https://github.com/dodysw/) who wrote [this](https://github.com/dodysw/fpopclient) unnoficial API and [wodim](https://github.com/wodim) who extended the unnoficial API.\n\n**This is a fan-made Telegram Bot which is not supported by or associated with FreedomPop.**\n\n# How To Use\nOpen Python Console and run:\n```python\npip install -r requirements.txt\n```\nAnd then:\n```python\nfrom cryptography.fernet import Fernet\nFernet.generate_key()\n```\nIt will print out a cryptography key like:\n\n`XOQ9caZwiFsHQNCtnGYi-b6tkcEdT2jTaabWiL4Rjy0=`\n\nRename the file `config.ini.example` to `config.ini` and fill all the information, then run:\n\n```sh\nnohup python app.py \u003e/dev/null 2\u003e\u00261 \u0026\n```\n\n# Info\n\n**token:** Your Telegram Bot API Key\n\n**crypto_key:** The key generated by cryptography.fernet\n\n**api_client:** FreedomPop API Client\n\n**api_secret:** FreedomPop API Secret\n\n**api_push_token:** FreedomPop API Push Token\n\n**api_app:** FreedomPop App Version\n\n**api_device_id:** FreedomPop Device ID\n\n**api_device_sid:** FreedomPop Device SID\n\n**api_radio_type:** FreedomPop Radio Type\n\n# F.A.Q.\n**Q: Where do I get api_client / api_secret / api_push_token / api_app / api_device_id / api_device_sid / api_radio_type**\n\nA: I got api_client and api_secret here: [FreedomPop Python API](https://github.com/dodysw/fpopclient/blob/master/api.py#L10), for the api_app you can use \"fm.\", the rest you can use what's on the config.ini.example file.\n\n**Q: Where do I run this bot?**\n\nA: I recommend using http://i-83.net\n\n**Q: Can you implement \u003c???\u003e function?**\n\nA: I can try. Open a issue and I'll see what I can do.\n\n**Q: Your bot is awesome. How can I help?**\n\nA: Thank you! You can help by codding more features, creating pull requests, or donating using Bitcoin: **1BdL9w4SscX21b2qeiP1ApAFNAYhPj5GgG**\n\nLicense\n----\nFree. Don't forget to star :D\n\n**Free Software, Hell Yeah!**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblopa%2Ffreedompop-telegram-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblopa%2Ffreedompop-telegram-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblopa%2Ffreedompop-telegram-bot/lists"}