{"id":17919845,"url":"https://github.com/dwisiswant0/teleslack","last_synced_at":"2026-02-17T22:02:59.962Z","repository":{"id":104173615,"uuid":"236650954","full_name":"dwisiswant0/Teleslack","owner":"dwisiswant0","description":"Posting Public Telegram Channel Messages to Slack Channel","archived":false,"fork":false,"pushed_at":"2020-01-28T22:23:06.000Z","size":4,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-05T11:42:55.467Z","etag":null,"topics":["slack","slack-webhook","telegram","telegram-channel"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dwisiswant0.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}},"created_at":"2020-01-28T03:37:26.000Z","updated_at":"2023-09-08T18:02:46.000Z","dependencies_parsed_at":"2023-05-06T04:47:22.592Z","dependency_job_id":null,"html_url":"https://github.com/dwisiswant0/Teleslack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dwisiswant0/Teleslack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2FTeleslack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2FTeleslack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2FTeleslack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2FTeleslack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwisiswant0","download_url":"https://codeload.github.com/dwisiswant0/Teleslack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwisiswant0%2FTeleslack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29559961,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T21:50:49.831Z","status":"ssl_error","status_checked_at":"2026-02-17T21:46:15.313Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["slack","slack-webhook","telegram","telegram-channel"],"created_at":"2024-10-28T20:19:33.122Z","updated_at":"2026-02-17T22:02:59.954Z","avatar_url":"https://github.com/dwisiswant0.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Teleslack\n\n### Installation\n\n#### Dependencies\n\n```bash\n$ pip3 install -U telethon --user\n```\n\n#### Setup\n\n```bash\n$ git clone git@github.com:dwisiswant0/Teleslack.git\n$ cd Teleslack\n$ cp config.yaml.sample config.yaml\n```\n\n### Configuration\n\n```yaml\ntelegram:\n  name    : \"dw1\" # session name\n  api_id  : **********\n  api_hash: \"**********\"\n  ## Public Telegram Channels ##\n  channels:\n    - \"thehackernews\"\n    - \"thebugbountyhunter\"\n\nslack:\n  webhook: \"https://hooks.slack.com/services/**********\" # Incoming Webhooks URL\n  log    : \"channel-messages.log\" # Log file\n```\n\n#### Telegram\n\n1. [Login to your Telegram account](https://my.telegram.org/) with the phone number of the developer account to use.\n2. Click under API Development tools.\n3. A _**Create new application**_ window will appear. Fill in your application details. There is no need to enter any URL, and only the first two fields (App title and Short name) can currently be changed later.\n4. Click on Create application at the end. Remember that your **API hash is secret** and Telegram won’t let you revoke it. Don’t post it anywhere!\n\n\u003e This API ID and hash is the one used by your application, not your phone number. You can use this API ID and hash with any phone number or even for bot accounts.\n\n#### Slack\n\nRead this [basic app Slack setup](https://api.slack.com/authentication/basics).\n\n### Usage\n\nCron every 30 minutes _(recommended)_.\n\n```bash\n*/30 * * * * cd /home/dw1/Teleslack \u0026\u0026 /usr/bin/python3 main.py\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwisiswant0%2Fteleslack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwisiswant0%2Fteleslack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwisiswant0%2Fteleslack/lists"}