Skip to content

Commit 6819c45

Browse files
Linwenxuan04Redmomn
authored andcommitted
remove guild related content
1 parent a5923f1 commit 6819c45

File tree

18 files changed

+11
-1640
lines changed

18 files changed

+11
-1640
lines changed

cmd/gocq/main.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,6 @@ func PrepareData() {
105105
mkCacheDir(global.VoicePath, "语音")
106106
mkCacheDir(global.VideoPath, "视频")
107107
mkCacheDir(global.CachePath, "发送图片")
108-
mkCacheDir(path.Join(global.ImagePath, "guild-images"), "频道图片缓存")
109108
mkCacheDir(global.VersionsPath, "版本缓存")
110109
cache.Init()
111110

0 commit comments

Comments
 (0)