back to home

xiadd / tg-wb-trending

Github actions自动抓取微博热搜,每小时自动存档,通过github page生成网站和api

View on GitHub
82 stars
33 forks
1 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing xiadd/tg-wb-trending in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/xiadd/tg-wb-trending)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

推荐✈️机场 https://www.easy2023.com/#/register?code=xUYr0P4Z 个人自用IPLC机场,稳定使用2年 说明 Github Actions每天自动抓取微博热搜归档 网站,并且每小时发送热点消息到tg频道微博实时热搜 部署 • 在BotFather 创建机器人并获取机器人的token • 创建频道并把机器人设置为频道的管理员 • 获取频道的id, 可以使用GetID 机器人获取频道的id • 在github的项目设置中设置TOKEN和CHANNEL_ID • 将docs/public/CNAME改为自己的域名,github pages设置为gh-pages分支 开发 • 使用tg bogfather创建一个机器人 • 新建一个频道,并把机器人设置成为频道的管理员 • 在仓库中设置TOKEN为telegram bot的token