add event base intelligency

This commit is contained in:
mr
2026-01-13 16:04:31 +01:00
parent c35b06e0bc
commit 6d745fe922
46 changed files with 859 additions and 455 deletions

View File

@@ -16,6 +16,7 @@ type APIRequest struct {
PeerID string
Groups []string
Caller *HTTPCaller
Admin bool
}
/*