basic grimoire spell support.

This commit is contained in:
fiatjaf
2025-12-19 15:16:22 -03:00
parent 9bf728d850
commit 8f38468103
5 changed files with 522 additions and 107 deletions

View File

@@ -9,7 +9,7 @@ import (
"github.com/urfave/cli/v3"
)
var filter = &cli.Command{
var filterCmd = &cli.Command{
Name: "filter",
Usage: "applies an event filter to an event to see if it matches.",
Description: `