Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 417 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 417 Bytes

go-cqhttp leveldb v3 迁移工具

安装

你可以下载 已经编译好的二进制文件.

从源码安装:

$ go install github.com/RomiChan/gocq-leveldb-migrate@latest

使用方法

./gocq-leveldb-migrate -from xxx -to yyy

默认值:

  • from: data/leveldb-v2
  • to: data/leveldb-v3