{"id":27111982,"url":"https://github.com/arshamroshannejad/sender","last_synced_at":"2026-05-30T18:31:14.502Z","repository":{"id":191540034,"uuid":"684868655","full_name":"arshamroshannejad/sender","owner":"arshamroshannejad","description":"Sender for new lines from files such as .txt, etc to the telegram bot","archived":false,"fork":false,"pushed_at":"2023-08-30T22:17:53.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T01:43:41.973Z","etag":null,"topics":["golang","telebot"],"latest_commit_sha":null,"homepage":"","language":"Go","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/arshamroshannejad.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-08-30T02:41:17.000Z","updated_at":"2023-08-30T21:34:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"a09f700f-9e85-41b4-b672-374d180594e5","html_url":"https://github.com/arshamroshannejad/sender","commit_stats":null,"previous_names":["iarsham/sender","arshamroshannejad/sender"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/arshamroshannejad/sender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshamroshannejad%2Fsender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshamroshannejad%2Fsender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshamroshannejad%2Fsender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshamroshannejad%2Fsender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arshamroshannejad","download_url":"https://codeload.github.com/arshamroshannejad/sender/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arshamroshannejad%2Fsender/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33705207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"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":["golang","telebot"],"created_at":"2025-04-07T01:42:18.927Z","updated_at":"2026-05-30T18:31:14.481Z","avatar_url":"https://github.com/arshamroshannejad.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sender for new lines to telegram bot ✈\n\n## Installation\n\nBuild the binary using Go's compiler\n\n## Windows\n\n#### 64 bits\n\n```bash\nenv GOOS=windows GOARCH=amd64 go build .\n```\n\n## Linux\n\n#### 64 bits\n\n```bash\nenv GOOS=linux GOARCH=amd64 go build .\n```\n\n## macOS\n\n#### 64 bits\n\n```bash\nenv GOOS=darwin GOARCH=amd64 go build .\n```\n\n## Usage\n\nPlease keep in mind that the following file structure is required:\n\n```bash\n├── .env\n```\nThe program will panic if it fails to load .env file\n\n### Configuration instructions\nin the .env file:\n* **TOKEN - \u003e** Add your bot token from botfather\n* **TTL - \u003e** Seconds for bot poller\n* **FILE - \u003e** filename for scanning\n* **USERID - \u003e** your userid from @userinfobot in telegram\n\n### Example\n\n**.env**\n\n```\n    TOKEN=43897394701:AAFR8SyAp2k474CjpcDwU0sd8Ssr6_Yk9-c\n    TTL=10\n    FILE=good.txt\n    USERID=1241351234\n```\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshamroshannejad%2Fsender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farshamroshannejad%2Fsender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farshamroshannejad%2Fsender/lists"}