
teleFeed
ircfspace
A Go application that fetches posts from public Telegram channels and exports them as structured JSON files with automatic GitHub Actions integration.
AI 简介
teleFeed 是一个用 Go 语言编写的程序,用于从公开的 Telegram 频道抓取帖子,并将它们导出为结构化的 JSON 文件,同时集成了 GitHub Actions 自动化流程。该项目无需使用 Telegram API,而是利用了 Telegram 的公共 RSS 源来获取完整的信息,包括消息内容、日期、浏览量、媒体文件等,并保留了原始的 Markdown 格式和表情符号支持。此外,它还提供了自动定时导出功能,每30分钟运行一次并通过 GitHub Actions 更新到独立的分支中,保持主分支整洁。适合需要定期收集和分析特定Telegram频道内容的场景,例如社交媒体监控、数据挖掘或内容备份等用途。
Go
37
Stars
17
Forks
33
Watchers
2
Issues
Star 增长
今日+1
近 7 天+3
近 30 天+4
综合评分44.67
默认分支main