Initial commit with meow and quack stuff

This commit is contained in:
csd4ni3l
2025-12-10 20:58:48 +01:00
commit a1a2020ea5
10 changed files with 1003 additions and 0 deletions

5
.slack/hooks.json Normal file
View File

@@ -0,0 +1,5 @@
{
"hooks": {
"get-hooks": "python3 -m slack_cli_hooks.hooks.get_hooks"
}
}