{"id":27111873,"url":"https://github.com/pedroh183/echo_walrus","last_synced_at":"2025-04-09T22:02:43.459Z","repository":{"id":286503051,"uuid":"961598742","full_name":"PedroH183/echo_walrus","owner":"PedroH183","description":"This is a Telegram bot that can talk with you using AI (Artificial Intelligence). It uses Gemini AI to understand and answer your messages.","archived":false,"fork":false,"pushed_at":"2025-04-06T20:54:39.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T21:32:48.710Z","etag":null,"topics":["chatbot","gemini-api","google","python","telegram","webhook"],"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/PedroH183.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":"2025-04-06T20:50:33.000Z","updated_at":"2025-04-06T20:54:43.000Z","dependencies_parsed_at":"2025-04-06T21:42:55.216Z","dependency_job_id":null,"html_url":"https://github.com/PedroH183/echo_walrus","commit_stats":null,"previous_names":["pedroh183/echo_walrus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroH183%2Fecho_walrus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroH183%2Fecho_walrus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroH183%2Fecho_walrus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PedroH183%2Fecho_walrus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PedroH183","download_url":"https://codeload.github.com/PedroH183/echo_walrus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247575594,"owners_count":20960806,"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":["chatbot","gemini-api","google","python","telegram","webhook"],"created_at":"2025-04-07T01:25:06.338Z","updated_at":"2025-04-07T01:25:07.158Z","avatar_url":"https://github.com/PedroH183.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Echo Walrus - Smart Telegram Bot\n\nThis is a Telegram bot that can talk with you using AI (Artificial Intelligence). It uses Gemini AI to understand and answer your messages.\n\n## What This Bot Can Do\n\n- 🤖 Talks with you using AI\n- 💬 Has simple commands like /start and /help\n- 🔄 Answers your messages quickly\n- 🛡️ Handles errors well\n- 🔌 Easy to add new AI features\n\n## What You Need\n\n- Python 3.13 or newer\n- A Telegram Bot Token (get it from @BotFather)\n- A Gemini API Key\n- Docker and Docker Compose (if you want to use containers)\n\n## How to Install\n\n1. Get the code:\n```bash\ngit clone https://github.com/yourusername/echo-walrus.git\ncd echo-walrus\n```\n\n2. Set up your keys:\n```bash\ncp .env.example .env\n```\nOpen the `.env` file and add your keys:\n```\nTELEGRAM_BOT_TOKEN=your_telegram_bot_token\nGEMINI_API_KEY=your_gemini_api_key\n```\n\n3. Start the bot:\n```bash\ndocker compose up -d\n```\n\n## How to Use\n\nAfter starting, the bot will be ready to talk with you. Send `/start` to begin.\n\n## Bot Commands\n\n- `/start` - Start talking with the bot\n- `/help` - Get help information\n\n## Files in This Project\n\n```\necho_walrus/\n├── app/\n│   ├── bot/\n│   │   └── telegram_bot.py\n│   └── ia_models/\n│       ├── base.py\n│       ├── gemini.py\n│       └── factory.py\n├── main.py\n├── setup.py\n├── docker-compose.yml\n├── Dockerfile\n└── README.md\n```\n\n## License\n\nThis project uses the MIT License. You can use it for free.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroh183%2Fecho_walrus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpedroh183%2Fecho_walrus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpedroh183%2Fecho_walrus/lists"}