Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bot says typing for a few seconds and then disappears. #29

Open
rsmyst opened this issue Dec 7, 2022 · 8 comments
Open

Bot says typing for a few seconds and then disappears. #29

rsmyst opened this issue Dec 7, 2022 · 8 comments

Comments

@rsmyst
Copy link

rsmyst commented Dec 7, 2022

Please help.

@EricMeteorite
Copy link

This should be a problem with ChatGPT. ChatGPT often delays to give you a reply when you ask some questions. Sometimes it responds faster and gives you an answer immediately. Generally, restarting chatgpt-telegram can solve the problem , or change a session token and try to run the program again.

@lxy1992
Copy link
Contributor

lxy1992 commented Dec 7, 2022

I met the same problem. It may be the token has expired. Login on web page to get the new token, replace the old one, this will fix your problem

@TheGodfather69X
Copy link

I met the same problem. It may be the token has expired. Login on web page to get the new token, replace the old one, this will fix your problem

I tried to replace the token but it dint helped tho. the same issue exists

@sohaibahsan007
Copy link

Facing the same issue, tried to restart it twice, but after the first message, it stopped replying.
Screenshot 2022-12-07 at 4 54 56 PM

@EricMeteorite
Copy link

This maybe is because:

  1. sometimes ChatGPT will delay to give the user a reply,
    or
  2. sometimes report an error due to network problems.
    so, we cannot recieve the reply from the chatGPT,

and if these issues happend, the chatgpt-telegram will not to get the chatGPT's replies, and then we cannot get the replies from the bot. Also, the chatgpt-telegram will still be running in the background, but it will no longer be able to send us any replies.

@sohaibahsan007
Copy link

So we need to restart every time?

@EricMeteorite
Copy link

This is also what I hope to fix, hoping to either detect that no reply text is returned and restart, or control the server through telegram, and so on. Hopefully it will be fixed in the future.

@sohaibahsan007
Copy link

this repo is a bit hard to run for a new person, but the issue doesn't exist while running.
chatGPT-telegram-bot maybe you can get some idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants