{"id":23976113,"url":"https://github.com/plzbugmenot/d2t-ca-transfer-bot","last_synced_at":"2026-05-18T02:03:38.556Z","repository":{"id":270300816,"uuid":"888600892","full_name":"plzbugmenot/D2T-CA-Transfer-Bot","owner":"plzbugmenot","description":"This is a simple Python script that forwards messages from a Discord channel to a Telegram channel when a message includes a Solana token address. It is a self-bot, which means it runs on the user's own Discord account.","archived":false,"fork":false,"pushed_at":"2024-11-28T00:13:35.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-20T09:38:46.328Z","etag":null,"topics":["bot","discord","python","self-bot-discord","telegram"],"latest_commit_sha":null,"homepage":"","language":null,"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/plzbugmenot.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-11-14T17:18:02.000Z","updated_at":"2025-03-06T21:32:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"41d8f79c-7177-4133-8b5e-3d5347cc0db9","html_url":"https://github.com/plzbugmenot/D2T-CA-Transfer-Bot","commit_stats":null,"previous_names":["plzbugmenot/d2t-ca-transfer-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/plzbugmenot/D2T-CA-Transfer-Bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plzbugmenot%2FD2T-CA-Transfer-Bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plzbugmenot%2FD2T-CA-Transfer-Bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plzbugmenot%2FD2T-CA-Transfer-Bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plzbugmenot%2FD2T-CA-Transfer-Bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plzbugmenot","download_url":"https://codeload.github.com/plzbugmenot/D2T-CA-Transfer-Bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plzbugmenot%2FD2T-CA-Transfer-Bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"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":["bot","discord","python","self-bot-discord","telegram"],"created_at":"2025-01-07T06:56:37.210Z","updated_at":"2026-05-18T02:03:38.522Z","avatar_url":"https://github.com/plzbugmenot.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# D2T-msg-forward using Self-Bot\n\nThis is a simple Python script that forwards messages from a Discord channel to a Telegram channel when a message includes a Solana token address.\nThis is a **self-bot**.\n\nhttps://github.com/user-attachments/assets/b36c8258-cb1c-416f-be5e-98b17236039e\n\n## Main Features\n\n- Forward messages from a Discord channel to a Telegram channel.\n- Forward DM\n\n## Screenshots\n\n- Server, Channel message forward\n  ![image](https://github.com/user-attachments/assets/bc82567b-85fd-49f9-a598-07a8e547bb2f)\n  ![image](https://github.com/user-attachments/assets/615e58f0-ade7-4fe4-8a03-dda859500425)\n\n- Direct message forward\n  ![image](https://github.com/user-attachments/assets/5c643033-ca7d-4697-a4b1-2bf08c1e4ac6)\n  ![image](https://github.com/user-attachments/assets/32a08072-eb75-460a-ac91-8f7251917fe0)\n\n## Tech stack\n\n- Python\n- Discord Self-bot\n- Discord.py\n- telegram.py\n- telegramify_markdown\n\n## Prerequisites\n\n- Python 3.13.0 or higher\n- Telegram channel\n\n## Configuration\n\n1. clone the repository:\n\n```\nhttps://github.com/Any-bot/D2T-msg-forward.git\n```\n\n2. Go to the project directory:\n\n```\ncd D2T-msg-forward\n```\n\n3. Install the required packages:\n\n```\npip install -r requirements.txt\n```\n\n4. Create a .env file in the root directory of the project and add the following variables:\n\n```\nDISCORD_USER_TOKEN=\nTELEGRAM_TOKEN=\nTELEGRAM_CHANNEL_ID=\n```\n\n5. Run the script:\n\n```\npython main.py\n```\n\n## Version 1.0 13/11/2024\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplzbugmenot%2Fd2t-ca-transfer-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplzbugmenot%2Fd2t-ca-transfer-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplzbugmenot%2Fd2t-ca-transfer-bot/lists"}