{"id":28224425,"url":"https://github.com/kazedevid/tgbot-go","last_synced_at":"2025-06-12T07:31:05.380Z","repository":{"id":289795313,"uuid":"972423204","full_name":"KazeDevID/tgbot-go","owner":"KazeDevID","description":"Simple telegram bot using Go language.","archived":false,"fork":false,"pushed_at":"2025-04-25T08:32:24.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T09:12:02.068Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KazeDevID.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-25T04:01:00.000Z","updated_at":"2025-04-25T08:32:27.000Z","dependencies_parsed_at":"2025-04-25T05:21:33.517Z","dependency_job_id":"af85f689-3550-4c95-b493-fe9cbf6eda7d","html_url":"https://github.com/KazeDevID/tgbot-go","commit_stats":null,"previous_names":["kazedevid/tgbot-go"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KazeDevID/tgbot-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KazeDevID%2Ftgbot-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KazeDevID%2Ftgbot-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KazeDevID%2Ftgbot-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KazeDevID%2Ftgbot-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KazeDevID","download_url":"https://codeload.github.com/KazeDevID/tgbot-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KazeDevID%2Ftgbot-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259420422,"owners_count":22854576,"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":[],"created_at":"2025-05-18T09:11:39.439Z","updated_at":"2025-06-12T07:31:05.373Z","avatar_url":"https://github.com/KazeDevID.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bot Telegram Go\n\nSimple telegram bot using Go language\n\n## Installation\n\n### 1. Condition\n\nMake sure you have Go installed (version 1.15 or later).\n\n### 2. Clone Repository\n\nClone this repository to your local directory:\n\n```bash\ngit clone https://github.com/KazeDevID/tgbot-go.git\ncd tgbot-go\n```\n\n### 3. Install Dependencies\n\nInstall required dependencies:\n\n```bash\ngo mod tidy\n```\n\n### 4. Configuration\n\nCreate a `config.json` file in your project root directory with the following contents:\n\n```json\n{\n    \"botToken\": \"YOUR_BOT_TOKEN\",\n    \"apiKey\": \"YOUR_API_KEY\"\n}\n```\n- botToken: you can get your bot token at bot father.\n- apikey: You can register and get your apikey at [`here`](https://kaze-apis.my.id/)\n\n## Running the Bot\n\n### 1. In Termux\n\nIf you are using Termux, you can run the bot with the following command:\n\n```bash\ngo run main.go\n```\n\n### 2. On VPS\n\nIf you are using a VPS, you can do the same steps:\n\n```bash\ngo run main.go\n```\n\n## Note\n\nMake sure your bot has internet access to function properly.\n```\n\n### Explanation\n\n- **Installation**: Explains how to install and configure the bot.\n- **Running the Bot**: Provides instructions for running the bot on Termux and VPS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazedevid%2Ftgbot-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkazedevid%2Ftgbot-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkazedevid%2Ftgbot-go/lists"}