{"id":13825303,"url":"https://github.com/EverythingSuckz/PaLM-Bot","last_synced_at":"2025-07-08T21:31:56.290Z","repository":{"id":177417148,"uuid":"660358412","full_name":"EverythingSuckz/PaLM-Bot","owner":"EverythingSuckz","description":"A small bot that interacts with Google's PaLM Chat API.","archived":true,"fork":false,"pushed_at":"2023-10-02T16:43:30.000Z","size":55,"stargazers_count":15,"open_issues_count":1,"forks_count":5,"subscribers_count":4,"default_branch":"pyrogram","last_synced_at":"2024-11-20T03:32:13.111Z","etag":null,"topics":["ai","aiogram-bot","free-hosting","hacktoberfest","mtproto","palm-api","pyrogram","pyrogram-bot","serverless"],"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/EverythingSuckz.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":"2023-06-29T20:39:38.000Z","updated_at":"2024-08-17T08:19:43.000Z","dependencies_parsed_at":"2023-10-02T21:30:40.242Z","dependency_job_id":null,"html_url":"https://github.com/EverythingSuckz/PaLM-Bot","commit_stats":null,"previous_names":["everythingsuckz/palm-bot"],"tags_count":0,"template":false,"template_full_name":"EverythingSuckz/aiogram-serverless-bot","purl":"pkg:github/EverythingSuckz/PaLM-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingSuckz%2FPaLM-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingSuckz%2FPaLM-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingSuckz%2FPaLM-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingSuckz%2FPaLM-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EverythingSuckz","download_url":"https://codeload.github.com/EverythingSuckz/PaLM-Bot/tar.gz/refs/heads/pyrogram","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EverythingSuckz%2FPaLM-Bot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264352781,"owners_count":23594970,"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":["ai","aiogram-bot","free-hosting","hacktoberfest","mtproto","palm-api","pyrogram","pyrogram-bot","serverless"],"created_at":"2024-08-04T09:01:18.177Z","updated_at":"2025-07-08T21:31:55.982Z","avatar_url":"https://github.com/EverythingSuckz.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# PaLM Telegram Bot\nA telegram bot that interacts with Google's PaLM Chat API and can be hosted on serverless functions.\n\n\u003e Looking for serverless verson based on aiogram? \u003cbr\u003e\n\u003e Check out [this](https://github.com/EverythingSuckz/PaLM-Bot/tree/aiogram) branch.\n\n# Demo\nA working demo can be found at [@NotAIChatBot](https://telegram.dog/NotAIChatBot).\n\n# Requirements\n\n#### Telegram API ID and Hash\nGet your API ID and Hash from [my.telegram.org](https://my.telegram.org).\n#### Telegram Bot API Token\nCreate a bot and get the bot token from [@BotFather](https://telegram.dog/BotFather).\n#### Python 3.8+\nInstall Python 3.8 or higher from [here](https://www.python.org/downloads/)\n#### PostgreSQL Database\nInstall PostgreSQL from [here](https://www.postgresql.org/download/) or use a managed database service like [ElephantSQL](https://www.elephantsql.com/)\n#### PaLM API Key\nGet your PaLM API key from [here](https://makersuite.google.com/)\n\n# Environment Variables\n\n- `API_ID` - Your [API ID](#telegram-api-id-and-hash)\n- `API_HASH` - Your [API Hash](#telegram-api-id-and-hash)\n- `BOT_TOKEN` - Your [bot token](#telegram-bot-api-token)\n- `PALM_API_KEY` - Your [PaLM API key](#palm-api-key)\n- `DB_USER` - [Database](#postgresql-database) username\n- `DB_PASSWORD` - [Database](#postgresql-database) password\n- `DB_HOST` - [Database](#postgresql-database) host\n- `DB_NAME` - [Database](#postgresql-database) name\n\n# Hosting\n# Self Hosting\n\n```bash\ngit clone -b pyrogram https://github.com/EverythingSuckz/PaLM-Bot\ncd PaLM-Bot\npython3 -m venv venv\nsource venv/bin/activate # Linux\n.\\venv\\Scripts\\activate # Windows\npip install -r requirements.txt\npython -m bot\n```\n\n_Based on [pyrogram](https://github.com/pyrogram/pyrogram)._\n\n**Give a ⭐ if you like this project!**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEverythingSuckz%2FPaLM-Bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEverythingSuckz%2FPaLM-Bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEverythingSuckz%2FPaLM-Bot/lists"}