{"id":18769870,"url":"https://github.com/seadclub/tgbot","last_synced_at":"2026-05-03T07:47:47.615Z","repository":{"id":193681970,"uuid":"689029826","full_name":"seadclub/tgbot","owner":"seadclub","description":"SEAD Club's helper tg bot","archived":false,"fork":false,"pushed_at":"2024-02-14T19:14:36.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T02:46:53.794Z","etag":null,"topics":["backend","backend-development","backendapp","docker","go","golang","golang-application","telegram","telegram-bot","telegram-bot-api","telegram-bot-app","telegram-bots","telegram-go","telegram-go-bot","tg","tgbot"],"latest_commit_sha":null,"homepage":"","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/seadclub.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-09-08T16:19:43.000Z","updated_at":"2025-06-24T01:28:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"215ef4ab-0e54-49cd-be8b-8aa38614897f","html_url":"https://github.com/seadclub/tgbot","commit_stats":null,"previous_names":["kenjitheman/seadclub_bot","kenjitheman/seadclub-bot","seadclub/seadclub-bot","seadclub/seadman","seadclub/tgbot"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/seadclub/tgbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadclub%2Ftgbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadclub%2Ftgbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadclub%2Ftgbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadclub%2Ftgbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seadclub","download_url":"https://codeload.github.com/seadclub/tgbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seadclub%2Ftgbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32562118,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["backend","backend-development","backendapp","docker","go","golang","golang-application","telegram","telegram-bot","telegram-bot-api","telegram-bot-app","telegram-bots","telegram-go","telegram-go-bot","tg","tgbot"],"created_at":"2024-11-07T19:17:10.274Z","updated_at":"2026-05-03T07:47:47.596Z","avatar_url":"https://github.com/seadclub.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SEAD Club's helper tg bot\n\n###\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/go/go-original.svg\" height=\"200\" alt=\"go logo\"  /\u003e\n  \u003cimg width=\"15\" /\u003e\n  \u003cimg src=\"https://cdn.jsdelivr.net/gh/devicons/devicon/icons/docker/docker-original.svg\" height=\"200\" alt=\"docker logo\"  /\u003e\n\u003c/div\u003e\n\n###\n\n## Project structure\n\n```go\n.\n├── bot\n│   ├── bot.go\n│   ├── keyboards.go\n│   └── vars.go\n├── Dockerfile\n├── go.mod\n├── go.sum\n├── LICENSE\n├── main.go\n└── README.md\n```\n\n## Installation\n\n```sh\ngit clone https://github.com/seadclub/seadclub-bot\n```\n\n## Usage\n\n- Run it using docker:\n    - You need to paste your api keys in Dockerfile:\n\n```env\nENV TELEGRAM_API_TOKEN=YOUR_API_TOKEN\n```\n\n- Run it:\n\n```sh\ndocker build -t your_image_name .\ndocker run -d -p 8080:80 your_image_name\n```\n\n- Run it without docker:\n    - You need to **create .env file** with env variables\n        - And you need to **UNCOMMENT** the following lines in bot.tg:\n\n```go\n// \"github.com/joho/godotenv\"\n```\n\n```go\n// err := godotenv.Load(\"../.env\")\n// if err != nil {\n// \tfmt.Println(\"[ERROR] error loading .env file\")\n// \tlog.Panic(err)\n// }\n```\n\n- Run it:\n\n```sh\ngo run main.go\n```\n\n## Contributing\n\n- Pull requests are welcome, for major changes, please open an issue first to\n  discuss what you would like to change.\n\n## License\n\n- [MIT](https://choosealicense.com/licenses/mit)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseadclub%2Ftgbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseadclub%2Ftgbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseadclub%2Ftgbot/lists"}