peacecwz / chatgpt-telegram

Run your own GPTChat Telegram bot, with a single command!
MIT License
1 stars 1 forks source link

Startup Command #3

Open HusseinAhmed2 opened 1 year ago

HusseinAhmed2 commented 1 year ago

With Powershell when I used ./chatgpt-telegram i get this error: i have visual studio code if i can use startup command there

./chatgpt-telegram : The term './chatgpt-telegram' is not recognized as the name of a cmdlet, function, script file,
or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and
try again.
At line:1 char:1
+ ./chatgpt-telegram
+ ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (./chatgpt-telegram:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS D:\Games\Discord\gpt-telegram\latest\chatgpt-telegram> ./chatgpt-telegram
./chatgpt-telegram : The term './chatgpt-telegram' is not recognized as the name of a cmdlet, function, script file,
or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and
try again.
At line:1 char:1
+ ./chatgpt-telegram
+ ~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (./chatgpt-telegram:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException