Thanks chief!
I get an error message running the install cmd in powershell:
Moltbot Installer
[OK] Windows detected
[OK] Node.js v24.13.0 found
[*] Installing Moltbot@latest...
iex : File C:\Program Files\nodejs\npm.ps1 cannot be loaded because running scripts is disabled on this system. For
more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:42
+ iwr -useb https://molt.bot/install.ps1 | iex
+ ~~~
+ CategoryInfo : SecurityError: (:) [Invoke-Expression], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess,Microsoft.PowerShell.Commands.InvokeExpressionCommand
