I'm using visual studio I did everything, can you just tell me the startup command pls.
With Powershell when I used ./chatgpt-telegram i get this error:
./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
I'm using visual studio I did everything, can you just tell me the startup command pls. With Powershell when I used ./chatgpt-telegram i get this error: