{"id":23675405,"url":"https://github.com/vcampro/bot-usdt","last_synced_at":"2025-07-21T15:02:58.348Z","repository":{"id":269250912,"uuid":"906859823","full_name":"VCamPro/Bot-USDT","owner":"VCamPro","description":"Once the deployment is complete, you can send commands to the bot via Telegram to perform USDT transfers and check balances.","archived":false,"fork":false,"pushed_at":"2024-12-22T05:56:03.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T13:59:37.202Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VCamPro.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":"2024-12-22T05:49:39.000Z","updated_at":"2024-12-27T10:09:43.000Z","dependencies_parsed_at":"2024-12-22T06:25:46.052Z","dependency_job_id":"4eb1e728-b0f5-4720-b732-76e75fd4e2f4","html_url":"https://github.com/VCamPro/Bot-USDT","commit_stats":null,"previous_names":["vcampro/bot-usdt"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VCamPro%2FBot-USDT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VCamPro%2FBot-USDT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VCamPro%2FBot-USDT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VCamPro%2FBot-USDT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VCamPro","download_url":"https://codeload.github.com/VCamPro/Bot-USDT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239708991,"owners_count":19684168,"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":"2024-12-29T13:59:43.136Z","updated_at":"2025-02-19T18:15:58.182Z","avatar_url":"https://github.com/VCamPro.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Telegram Bot for TRX Transactions via USDT on the TRC20 Network  \n\nThis project is written in the Go programming language.  \nIt is provided for reference only and contains numerous errors.  \n\n### Notes to Consider:\n\n1. **Replace Required Parameters**  \n   Before using the code, ensure you replace all placeholders starting with `YOUR_` in the code, such as the Telegram Bot Token, Webhook URL, SSL certificate path, listening address, etc.\n\n2. **Install Dependencies**  \n   Make sure you have the Go environment installed. Use `go get` to install the required packages:  \n   - `github.com/go-redis/redis`  \n   - `github.com/go-telegram-bot-api/telegram-bot-api`  \n\n### Compilation Instructions:\n\n1. Save the code into a file named `main.go`.  \n2. Run the command `go build -o bot main.go` in the terminal to compile the code and create an executable file named `bot`.  \n\n### Deployment Instructions:\n\n1. Prepare a server and upload the compiled `bot` executable to the server.  \n2. Configure the server's SSL certificate and Nginx reverse proxy as needed to ensure the Webhook URL is accessible via HTTPS.  \n3. Execute `./bot` on the server to start the program. The program will initiate an HTTP server and listen for Webhook callbacks.  \n4. Configure the Webhook in the Telegram Bot Management interface, setting the Webhook URL to your server's address in the format:  \n   `https://your-domain.com/your-bot-token`  \n   Here, `your-domain.com` is your server's domain name, and `your-bot-token` is your Telegram Bot Token.  \n\n### After Deployment:\n\nOnce the deployment is complete, you can send commands to the bot via Telegram to perform USDT transfers and check balances.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvcampro%2Fbot-usdt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvcampro%2Fbot-usdt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvcampro%2Fbot-usdt/lists"}