mirror of
https://github.com/csd4ni3l/meow-bot.git
synced 2026-01-01 04:23:49 +01:00
Initial commit with meow and quack stuff
This commit is contained in:
2
.slack/.gitignore
vendored
Normal file
2
.slack/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
apps.dev.json
|
||||
cache/
|
||||
6
.slack/config.json
Normal file
6
.slack/config.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"manifest": {
|
||||
"source": "remote"
|
||||
},
|
||||
"project_id": "38f314f7-7e67-423a-ac19-ae01470721e8"
|
||||
}
|
||||
5
.slack/hooks.json
Normal file
5
.slack/hooks.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"hooks": {
|
||||
"get-hooks": "python3 -m slack_cli_hooks.hooks.get_hooks"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user