EniasCailliau / GirlfriendGPT

Girlfriend GPT is a Python project to build your own AI girlfriend using ChatGPT4.0
https://gptgirlfriend.online
2.58k stars 437 forks source link

How to run in Telegram #15

Closed KirMozor closed 1 year ago

KirMozor commented 1 year ago

I can't figure out how to run it in the Telegram bot? Locally I was able to, but how on Telegram? Can you give me a detailed instruction

Justieku commented 1 year ago

I cannot even able to run it localy...

Justieku commented 1 year ago

It's ok, steamship is working. Now, i have a telegram token, what is the next step?

Justieku commented 1 year ago

It's ok, steamship is working. Now, i have a telegram token, what is the next step?

There is no lib to work with telegram. Possibly, Enias Cailliau don't make telegram chat support yet.

steamship_langchain==0.0.21rc0 pytimeparse termcolor steamship==2.16.10rc6 langchain==0.0.168

EniasCailliau commented 1 year ago

If you want to connect it to Telegram you just have to run

python deploy.py

That will prompt you to paste in your Telegram agent

EniasCailliau commented 1 year ago

Just updated the deploy instructions.

image

Let me know if that works for you 🙏

Justieku commented 1 year ago

Just updated the deploy instructions.

image

Let me know if that works for you 🙏

After new changes there are new errors and issues as well.

EniasCailliau commented 1 year ago

Fixed in most recent commit 🎉