1
0
mirror of https://github.com/fumiama/NanoBot.git synced 2026-06-09 04:30:24 +08:00

feat: GetTriggeredMessages

This commit is contained in:
源文雨
2023-10-18 14:02:44 +09:00
parent 6ef7a25c2c
commit 58c5f9bd78
4 changed files with 43 additions and 40 deletions

2
go.mod
View File

@@ -4,6 +4,7 @@ go 1.20
require (
github.com/FloatTech/floatbox v0.0.0-20231017134949-ae5059ebace7
github.com/FloatTech/ttl v0.0.0-20230307105452-d6f7b2b647d1
github.com/FloatTech/zbpctrl v1.6.0
github.com/RomiChan/syncx v0.0.0-20221202055724-5f842c53020e
github.com/RomiChan/websocket v1.4.3-0.20220227141055-9b2c6168c9c5
@@ -17,7 +18,6 @@ require (
require (
github.com/FloatTech/sqlite v1.6.3 // indirect
github.com/FloatTech/ttl v0.0.0-20220715042055-15612be72f5b // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/fumiama/cron v1.3.0 // indirect
github.com/fumiama/go-registry v0.2.6 // indirect