Check out my new Whatsapp ChatGPT Bot!
https://github.com/amosayomide05/chatgpt-whatsapp-bot
If you like the project, please star and give me a follow ☺️
13 messages · Page 1 of 1 (latest)
Check out my new Whatsapp ChatGPT Bot!
https://github.com/amosayomide05/chatgpt-whatsapp-bot
If you like the project, please star and give me a follow ☺️
Hi
Hey
When can we use without installing the whole project?🤔
probably no, the API keys have free usage but if it run out you need buy "Tokens"
hello, I tested your project but impossible to launch it
file:///home/user/chatgpt-whatsapp-bot/node_modules/chatgpt/build/index.js:495
const error = new ChatGPTError("ChatGPT invalid session token");
^
ChatGPTError: ChatGPT invalid session token
at new ChatGPTAPI (file:///home/user/chatgpt-whatsapp-bot/node_modules/chatgpt/build/index.js:495:21)
at /home/user/chatgpt-whatsapp-bot/index.js:30:17 {
statusCode: 401
}
Node.js v18.0.0
Did you set session token??
Please check issues in the GitHub repo
I created my account without using google as indicated in the github issues then copied the content of the cookie __Secure-next-auth.session-token and pasted in the .env of the project under the name of SESSION_TOKEN but I keep getting the error ChatGPT invalid session token 😦
can you send a screenshot of your configuration, because i tried everything and nothing works 😦