All Projects → NeverBehave → Tweet2Telegram

NeverBehave / Tweet2Telegram

Licence: MIT License
❤️ Liked Tweets to Telegram

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Tweet2Telegram

Notify
A dead simple Go library for sending notifications to various messaging services.
Stars: ✭ 727 (+775.9%)
Mutual labels:  twitter, telegram
Integrations
Connect your App to Multiple Messaging Channels with the W3C Open standard.
Stars: ✭ 721 (+768.67%)
Mutual labels:  twitter, telegram
Laravel Social Auto Posting
🌈Laravel social auto posting
Stars: ✭ 306 (+268.67%)
Mutual labels:  twitter, telegram
Tradingview Webhook Bot
⚙️ Send TradingView alerts to Telegram, Discord, Slack, Twitter and/or Email.
Stars: ✭ 135 (+62.65%)
Mutual labels:  twitter, telegram
Skraper
Kotlin/Java library and cli tool for scraping posts and media from various sources with neither authorization nor full page rendering (Facebook, Instagram, Twitter, Youtube, Tiktok, Telegram, Twitch, Reddit, 9GAG, Pinterest, Flickr, Tumblr, IFunny, VK, Pikabu)
Stars: ✭ 72 (-13.25%)
Mutual labels:  twitter, telegram
Badusb botnet
👥😈 Infect a pc with badusb and establish a connection through telegram.
Stars: ✭ 32 (-61.45%)
Mutual labels:  twitter, telegram
Social Media Profiles Regexs
📇 Extract social media profiles and more with regular expressions
Stars: ✭ 324 (+290.36%)
Mutual labels:  twitter, telegram
Twitter Downloader Telegram Bot
🤖 Telegram bot for download video from twitter.
Stars: ✭ 37 (-55.42%)
Mutual labels:  twitter, telegram
Sharer.js
🔛 🔖 Create your own social share buttons. No jquery.
Stars: ✭ 1,624 (+1856.63%)
Mutual labels:  twitter, telegram
Telegram Forward Bot
Simple Telegram Bot for forwarding messages easily between various related channels and groups.
Stars: ✭ 132 (+59.04%)
Mutual labels:  sync, telegram
cv4pve-botgram
Telegram Bot for Proxmox VE
Stars: ✭ 26 (-68.67%)
Mutual labels:  telegram
FreeFire-Phishing
Free Fire Phishing Tool ID Hack Tool For Online Hacking
Stars: ✭ 140 (+68.67%)
Mutual labels:  telegram
aboutmeinfo-telegram-bot
ℹ️ About Me Info Bot: Share your social media and links on Telegram
Stars: ✭ 20 (-75.9%)
Mutual labels:  telegram
git-documentdb
Offline-first Database that Syncs with Git
Stars: ✭ 20 (-75.9%)
Mutual labels:  sync
oauth
Allow users to log in with GitHub, Twitter, Facebook, and more!
Stars: ✭ 21 (-74.7%)
Mutual labels:  twitter
tarantool rs
Sync/Async tarantool database connector. WORK IN PROGRESS. DON'T SHARE THIS REPO
Stars: ✭ 14 (-83.13%)
Mutual labels:  sync
dante-gui
Dante Server (SOCKS5 Proxy) Web Interface (Telegram ready)
Stars: ✭ 31 (-62.65%)
Mutual labels:  telegram
gdrive-clone
Clone a shared google drive link to your own google drive
Stars: ✭ 48 (-42.17%)
Mutual labels:  telegram
telegramircd
Control Telegram user account with IRC
Stars: ✭ 64 (-22.89%)
Mutual labels:  telegram
booster
twitter bot that builds followers
Stars: ✭ 30 (-63.86%)
Mutual labels:  twitter

Twitter Likes to Telegram

如果你在使用, 记得点击右上角 Watch, 获取后续功能更新

What

获取点赞推文内容, 发送到指定 Telegram 聊天

基于 Github Action 和 Gists, 无需外置服务器

支持获取图片, 视频, GIF

Why

类似与收藏, 希望所有的点赞内容可以完整的转发到一个频道(不只是链接)

Telegram 的导出功能也比 Twitter 舒服

How

使用方式:

  1. Fork
  2. .env.example 所有变量, 填写进项目 settings -> secrets

Prerequisite

  • Twitter API KEYACCESS TOKEN
  • 创建一个内容为 {}gist:
    • https://gist.github.com
    • 文件名默认为 data.json
    • 比如https://gist.github.com/NeverBehave/606d7e14436187b4d45e8657fafd40ab
      • 606d7e14436187b4d45e8657fafd40ab 就是 GIST_ID
  • 申请一个 Telegram Bot 并加入你想要发送的群/频道
  • GIST_TOKENGitHub token 需要把相应的选项勾上

Adjustment

Trigger

  • Push
  • 每 15 分钟运行一次, 每次获取 100 条
    • 真的真的不会有人一口气搞那么多吧
    • 不够用就加快频率吧
  • repository_dispatch: type: fetchLikes
  • workflow_dispatch: 手动触发或使用 RESTFUL API 触发,可以配合 iOS 捷径在推特客户端开启/关闭时调用,节约资源

Demo

https://t.me/joinchat/T3XZK0WWXrIJ-_BG

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].