类库
› discrawl
steipete/discrawl
Discrawl是一个Discord数据镜像工具,将Discord服务器数据同步到本地SQLite数据库中,实现本地历史消息搜索、查询和分析,无需依赖Discord官方搜索功能。它是一个使用机器人令牌的爬虫工具,所有数据都存储在本地。
技术栈
查看全部依赖 (5)
依赖
github.com/bwmarrin/discordgo
v0.29.0
github.com/gorilla/websocket
v1.5.3
github.com/pelletier/go-toml/v2
v2.2.4
github.com/stretchr/testify
v1.11.1
modernc.org/sqlite
v1.46.1