{"id":18833093,"url":"https://github.com/tonyzzzzzz/crisp_telegram_bot","last_synced_at":"2025-10-07T14:22:12.808Z","repository":{"id":57540771,"uuid":"211693687","full_name":"tonyzzzzzz/Crisp_Telegram_bot","owner":"tonyzzzzzz","description":"An integration of Crisp and Telegram","archived":false,"fork":false,"pushed_at":"2019-10-04T14:20:27.000Z","size":8,"stargazers_count":24,"open_issues_count":1,"forks_count":19,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T04:41:22.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tonyzzzzzz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-29T16:41:20.000Z","updated_at":"2024-07-14T13:51:48.000Z","dependencies_parsed_at":"2022-09-26T22:20:19.303Z","dependency_job_id":null,"html_url":"https://github.com/tonyzzzzzz/Crisp_Telegram_bot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tonyzzzzzz/Crisp_Telegram_bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyzzzzzz%2FCrisp_Telegram_bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyzzzzzz%2FCrisp_Telegram_bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyzzzzzz%2FCrisp_Telegram_bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyzzzzzz%2FCrisp_Telegram_bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonyzzzzzz","download_url":"https://codeload.github.com/tonyzzzzzz/Crisp_Telegram_bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonyzzzzzz%2FCrisp_Telegram_bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278788153,"owners_count":26045905,"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-10-07T02:00:06.786Z","response_time":59,"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":"2024-11-08T02:00:12.287Z","updated_at":"2025-10-07T14:22:12.760Z","avatar_url":"https://github.com/tonyzzzzzz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crisp Telegram Bot\n\nA telegram bot built with golang to help integrate Crisp into Telegram.\n\nCurrently Supports:\n- Forward user messages from crisp to admins on telegram.\n- Reply user messages directly on telegram.\n\nWill Support:\n- Integration with Slack\n- Detailed visitor info\n\n## Getting Started\n\n1. Get your crisp API credentials from [Crisp API token generator](https://go.crisp.chat/account/token/)\n1. Create a bot with [BotFather](https://t.me/botfather), save the token for later use.\n1. Build \u0026 Run.\n\n## Requirements\nRedis server is used for storing relation between Telegram messages and Crisp messages.\n\n## Installing \u0026 Deployment\n\n### Use prebuilt binary\nDownload from [release page]().\n\n### Built on your own\n`CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build`\n\nReplace GOOS GOARCH with your server architecture.\n\n## config.yaml\n\n```\ndebug: true\nredis:\n  host: localhost:6379\n  db: 0\n  password: ''\ncrisp:\n  identifier: 049sk12f-8349-8274-9d91-f21jv91kafa7\n  key: 078f2106a5d89179gkqn38e5e82e3c7j30ajfkelqnvd874fb2378573499ff505\ntelegram:\n  key: \nadmins:\n  - 93847124\n```\n\n## License\n\nThis project is licensed under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonyzzzzzz%2Fcrisp_telegram_bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonyzzzzzz%2Fcrisp_telegram_bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonyzzzzzz%2Fcrisp_telegram_bot/lists"}