{"id":22261758,"url":"https://github.com/jsonfm/telegram-serverless-bot-firebase","last_synced_at":"2025-10-13T12:31:50.796Z","repository":{"id":188367707,"uuid":"678108577","full_name":"jsonfm/telegram-serverless-bot-firebase","owner":"jsonfm","description":"💬🤖  A serverless python telegram bot with firebase functions.","archived":false,"fork":false,"pushed_at":"2023-08-15T22:33:20.000Z","size":111,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-03T09:14:06.525Z","etag":null,"topics":["firebase","firebase-functions","python","telegram"],"latest_commit_sha":null,"homepage":"","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/jsonfm.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}},"created_at":"2023-08-13T17:52:54.000Z","updated_at":"2024-11-07T22:50:00.000Z","dependencies_parsed_at":"2023-08-15T03:30:04.377Z","dependency_job_id":null,"html_url":"https://github.com/jsonfm/telegram-serverless-bot-firebase","commit_stats":null,"previous_names":["jsonfm/telegram-serverless-bot-firebase"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Ftelegram-serverless-bot-firebase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Ftelegram-serverless-bot-firebase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Ftelegram-serverless-bot-firebase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsonfm%2Ftelegram-serverless-bot-firebase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsonfm","download_url":"https://codeload.github.com/jsonfm/telegram-serverless-bot-firebase/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236347775,"owners_count":19134748,"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":["firebase","firebase-functions","python","telegram"],"created_at":"2024-12-03T09:14:17.262Z","updated_at":"2025-10-13T12:31:45.373Z","avatar_url":"https://github.com/jsonfm.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg\n    src=\"./docs/images/bot.png\"\n/\u003e\n\n### 💬🤖 Telegram Bot\n\nServerless with Firebase functions.\n\n### ⚙️ Technologies\n\n-   Python\n-   Firebase Functions\n-   pyTelegramBotAPI\n\n### 📦 Installation\n\n1. Clone the repository:\n\n```\nhttps://github.com/jsonfm/telegram-serverless-bot-firebase.git\n```\n\n2. Create a virtual environment:\n\n```\npython3 -m venv venv\n```\n\n3. Activate the virtual environment:\n\n```\nsource venv/bin/activate\n```\n\n4. Install the dependencies:\n\n```\npip install -r requirements.txt\n```\n\nYou will probably need the firebase cli, you can install it by following the [documentation](https://firebase.google.com/docs/cli) or executing:\n\n```\nnpm install -g firebase-tools\n```\n\nYou will also need to add the environment variables, see the `.env.example` file:\n\n```\n# FIREBASE\nFIREBASE_PROJECT_ID=\"\"\nFIREBASE_PRIVATE_KEY_ID=\"\"\nFIREBASE_PRIVATE_KEY='{\"key\": \"Some RSA key\"}'\nFIREBASE_CLIENT_EMAIL=\"\"\nFIREBASE_CLIENT_ID=\"\"\nFIREBASE_AUTH_URI=\"\"\nFIREBASE_TOKEN_URI=\"\"\nFIREBASE_PROVIDER_X509_CERT_URL=\"\"\nFIREBASE_CLIENT_X509_CERT_URL=\"\"\nFIREBASE_UNIVERSE_DOMAIN=\"\"\nFIREBASE_STORAGE=\"\"\nFIREBASE_WEB_API_KEY=\"\"\n\n# Telegram\nTELEGRAM_API_KEY=\"\"\nTELEBRAM_BOT_USERNAME=\"\"\n\n# Webhook\nWEBHOOK_URL=\"\"\n```\n\n### ⚡️ Development\n\nFor running a local server execute:\n\n```\nfirebase emulators:start\n```\n\n### 🚀 Deployment\n\n```\nfirebase deploy --only functions\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonfm%2Ftelegram-serverless-bot-firebase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsonfm%2Ftelegram-serverless-bot-firebase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsonfm%2Ftelegram-serverless-bot-firebase/lists"}