mirror of
https://github.com/builtbybel/BloatyNosy.git
synced 2025-02-16 17:51:49 +01:00
Update staticAIData.json
This commit is contained in:
parent
edd737aa3e
commit
f6359e6077
@ -98,15 +98,21 @@
|
||||
{
|
||||
"question": "Geben Sie mir einen Einblick in Chris Titus-Tools in Aktion #plugin",
|
||||
"response": "PowerShell-Skript wird interpretiert...",
|
||||
"action": "runPowerShellScript",
|
||||
"action": "runPSFile",
|
||||
"scriptPath": "plugins\\ChrisTitusAppHandler.ps1"
|
||||
},
|
||||
{
|
||||
"question": "Helfen Sie mir, die Microsoft OneDrive-App zu entfernen #plugin",
|
||||
"response": "PowerShell-Skript wird interpretiert...",
|
||||
"action": "runPowerShellScript",
|
||||
"action": "runPSFile",
|
||||
"scriptPath": "plugins\\OneDriveHandler.ps1"
|
||||
},
|
||||
{
|
||||
"question": "Papierkorb leeren",
|
||||
"response": "Papierkorb wird geleert...",
|
||||
"action": "runPS",
|
||||
"command": "Clear-RecycleBin -Force"
|
||||
},
|
||||
{
|
||||
"question": "Ich möchte eine App installieren #winget",
|
||||
"response": "Wechsel zum Bereich Apps...",
|
||||
|
Loading…
Reference in New Issue
Block a user