node-red-contrib-telegrambot
Version:
Telegram bot nodes for Node-RED
48 lines (47 loc) • 3.09 kB
JSON
{
"permissions": {
"allow": [
"Bash(node -c telegrambot/nodes/bot-node.js)",
"Bash(node -e ' *)",
"Bash(node _smoketest.js)",
"Bash(git commit -m ' *)",
"Bash(node -c telegrambot/nodes/out-node.js)",
"Bash(node -e \"const b = require\\('./node_modules/node-telegram-bot-api'\\); console.log\\(typeof b.prototype.removeReplyListener, Object.getOwnPropertyNames\\(b.prototype\\).filter\\(n=>n.toLowerCase\\(\\).includes\\('reply'\\)\\)\\)\")",
"Bash(node -c telegrambot/nodes/reply-node.js)",
"Bash(node -c telegrambot/nodes/in-node.js)",
"Bash(node -c telegrambot/nodes/event-node.js)",
"Bash(node -c telegrambot/nodes/command-node.js)",
"Bash(node -c telegrambot/lib/safe-stringify.js)",
"Bash(node -c telegrambot/lib/converter.js)",
"Bash(gh issue *)",
"WebFetch(domain:github.com)",
"Bash(command -v gh)",
"Bash(where gh *)",
"Bash(printenv GITHUB_TOKEN GH_TOKEN)",
"Read(//c/Program Files/GitHub CLI/**)",
"Bash(ls /c/Program*Files/GitHub*CLI/gh.exe)",
"Bash(\"/c/Program Files/GitHub CLI/gh.exe\" auth status)",
"Bash('/c/Program Files/GitHub CLI/gh.exe' issue comment 434 --repo windkh/node-red-contrib-telegrambot --body ' *)",
"Bash('/c/Program Files/GitHub CLI/gh.exe' issue comment 411 --repo windkh/node-red-contrib-telegrambot --body ' *)",
"Bash('/c/Program Files/GitHub CLI/gh.exe' issue comment 442 --repo windkh/node-red-contrib-telegrambot --body ' *)",
"Bash('/c/Program Files/GitHub CLI/gh.exe' issue comment 432 --repo windkh/node-red-contrib-telegrambot --body ' *)",
"Bash(npm ls *)",
"Bash(npm --version)",
"Bash(\"/c/Program Files/GitHub CLI/gh.exe\" release list --repo windkh/node-red-contrib-telegrambot --limit 5)",
"Bash(\"/c/Program Files/GitHub CLI/gh.exe\" release view V17.1.3 --repo windkh/node-red-contrib-telegrambot)",
"Bash('/c/Program Files/GitHub CLI/gh.exe' release create V17.3.1 --repo windkh/node-red-contrib-telegrambot --title V17.3.1 --notes ' *)",
"Bash(\"/c/Program Files/GitHub CLI/gh.exe\" release view V17.3.1 --repo windkh/node-red-contrib-telegrambot)",
"Bash(\"/c/Program Files/GitHub CLI/gh.exe\" issue list --repo windkh/node-red-contrib-telegrambot --state open --limit 100 --json number,title,labels,createdAt,updatedAt,comments)",
"Bash(\"/c/Program Files/GitHub CLI/gh.exe\" issue view 442 --repo windkh/node-red-contrib-telegrambot --comments)",
"Bash('/c/Program Files/GitHub CLI/gh.exe' release create V17.4.2 --repo windkh/node-red-contrib-telegrambot --title V17.4.2 --notes ' *)",
"Bash('/c/Program Files/GitHub CLI/gh.exe' release create V17.4.3 --repo windkh/node-red-contrib-telegrambot --title V17.4.3 --notes ' *)",
"Bash(git fetch *)",
"Bash(gh api *)",
"Bash(rm .claude/d441-body.md .claude/d368-body.md .claude/d354-body.md)",
"Bash(rm .claude/d433-body.md)"
],
"additionalDirectories": [
"D:\\HeinzSeinz\\Github\\node-red-contrib-telegrambot\\.claude"
]
}
}