diff --git a/main.go b/main.go index d962d1a..9ab6222 100644 --- a/main.go +++ b/main.go @@ -14,7 +14,6 @@ func main() { if info.Mode()&os.ModeCharDevice == 0 { guh, _ := io.ReadAll(os.Stdin) jsoninput = string(guh) - print(jsoninput) } else if len(os.Args) > 1 { penis, err := os.ReadFile(os.Args[1]) if err != nil { diff --git a/meow.jcsk b/meow.jcsk new file mode 100644 index 0000000..8d6f044 --- /dev/null +++ b/meow.jcsk @@ -0,0 +1,4 @@ +{ + //this will always be true + "sisterKissed": true +} \ No newline at end of file