Closed abdulrehman6 closed 1 year ago
try docker compose
installed python for windows in c:/python then I installed cloned repo to my local machine in c:/python/bot
added openai API token and telegram token to the config.yml . but when I run docker-compose command I am getting the error.
mv config/config.example.yml config/config.yml mv config/config.example.env config/config.env
then run
docker-compose --env-file config/config.env up --build
Should I be missing something?
On Wed, May 31, 2023 at 7:15 PM Viktor Molostov @.***> wrote:
try docker compose
— Reply to this email directly, view it on GitHub https://github.com/karfly/chatgpt_telegram_bot/issues/296#issuecomment-1570324245, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHUPKJLOS5BD5A6RE46O3T3XI5G7NANCNFSM6AAAAAAYVKBLFU . You are receiving this because you authored the thread.Message ID: @.***>
-- Abdul Rehman Senior Software Engineer | Laravel & WordPress Developer
M: +92 333 4785050 E: @. @.> W: www.ayaanlogix.com S :[image: facebook icon] https://www.facebook.com/die4her [image: instagram icon] https://www.instagram.com/rehman.decant/ ................................................................................................................................ The content of this email is confidential and intended for the recipient specified in the message only. It is strictly forbidden to share any part of this message with any third party, without the written consent of the sender. If you received this message by mistake, please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
I installed the docker desktop and started the engine I rerun the command and bot not working telegram its (https://t.me/MatrixGPT4_bot)
@cywale thank you for help!