feat: support bots (#39)

This commit is contained in:
sigoden
2024-06-08 20:46:27 +08:00
committed by GitHub
parent 82d7a7de8a
commit 213e949fc8
12 changed files with 757 additions and 9 deletions
+2 -2
View File
@@ -15,8 +15,8 @@ pretty-print() {
# @cmd Generate placeholder json according to declarations
# Examples:
# ./scripts/declarations.sh generate-json-data functions.json
# cat functions.json | ./scripts/declarations.sh generate-json-data functions.json
# ./scripts/declarations.sh generate-json functions.json
# cat functions.json | ./scripts/declarations.sh generate-json functions.json
# @arg json-file The json file, Read stdin if omitted
generate-json() {
_run _generate_json