File size: 139 Bytes
232abe6
2ec4af0
232abe6
 
2ec4af0
1
2
3
4
5
6
@echo off
echo Opening MyRecipeChatbot...

REM Open powershell via bat
start powershell.exe -NoExit -Command "python ./MyRecipeChatbot.py"