1
0
mirror of https://github.com/fumiama/NanoBot.git synced 2026-06-10 13:10:26 +08:00

finish half of message

This commit is contained in:
源文雨
2023-10-11 17:50:57 +09:00
parent f2f6f52b8a
commit 64f912e856
20 changed files with 395 additions and 115 deletions

7
go.mod
View File

@@ -2,4 +2,9 @@ module github.com/fumiama/NanoBot
go 1.20
require github.com/pkg/errors v0.9.1
require (
github.com/fumiama/go-base16384 v1.7.0
github.com/pkg/errors v0.9.1
)
require golang.org/x/text v0.3.7 // indirect