{"id":51333205,"url":"https://github.com/nekoshirro/tools-gofile","last_synced_at":"2026-07-02T00:34:10.609Z","repository":{"id":321624941,"uuid":"1078734603","full_name":"nekoshirro/tools-gofile","owner":"nekoshirro","description":"A simple script to upload file to gofile. CLI-friendly.","archived":false,"fork":false,"pushed_at":"2026-04-26T23:12:50.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-27T01:14:37.278Z","etag":null,"topics":["cli-uploader","gofile"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/nekoshirro.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-18T10:02:27.000Z","updated_at":"2026-04-26T23:12:55.000Z","dependencies_parsed_at":"2025-10-30T17:39:01.352Z","dependency_job_id":null,"html_url":"https://github.com/nekoshirro/tools-gofile","commit_stats":null,"previous_names":["nekoshirro/tools-gofile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nekoshirro/tools-gofile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekoshirro%2Ftools-gofile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekoshirro%2Ftools-gofile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekoshirro%2Ftools-gofile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekoshirro%2Ftools-gofile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nekoshirro","download_url":"https://codeload.github.com/nekoshirro/tools-gofile/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nekoshirro%2Ftools-gofile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35028642,"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-07-01T02:00:05.325Z","response_time":130,"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":["cli-uploader","gofile"],"created_at":"2026-07-02T00:34:09.742Z","updated_at":"2026-07-02T00:34:10.601Z","avatar_url":"https://github.com/nekoshirro.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gofile Upload Automation Script\n\nThis script automatically uploads a specified file to Gofile and sends detailed status notifications to Telegram.\n\n---\n\n## 🚀 Features\n- Uploads any file provided as an argument directly to Gofile.\n- Sends a Telegram notification when the upload process begins.\n- Sends a separate notification with the Gofile download link and MD5 hash upon completion.\n- Nicely formatted notification messages (bold text and newlines) for better readability.\n- Lightweight and requires only `curl` as a primary dependency.\n\n---\n\n## ⚙️ Setup Instructions\n\n### 1. Prerequisites\n- A Linux-based system (like Ubuntu, Debian, etc.) with `bash`.\n- `curl` must be installed (it is included by default on most Linux distributions).\n\n### 2. Configuration\nOpen the `go-up` script and edit the variables at the top:\n\n```bash\n# =========================================================\n# CONFIGURATION\n# Set your Telegram bot token and chat IDs here.\n# =========================================================\nTG_BOT_TOKEN=\"your_bot_token_here\"\nTG_MAIN_CHAT_ID=\"your_main_chat_id\"      # Receives \"start\" and \"error\" notifications\nTG_DOWNLOAD_CHAT_ID=\"your_download_chat_id\" # Receives the final download link\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekoshirro%2Ftools-gofile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnekoshirro%2Ftools-gofile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnekoshirro%2Ftools-gofile/lists"}