diff --git a/chatgpt-telegram-bot/en/latest/assets/images/social/index.png b/chatgpt-telegram-bot/en/latest/assets/images/social/index.png index 8d42dc3..4456716 100644 Binary files a/chatgpt-telegram-bot/en/latest/assets/images/social/index.png and b/chatgpt-telegram-bot/en/latest/assets/images/social/index.png differ diff --git a/chatgpt-telegram-bot/en/latest/demo.mp4 b/chatgpt-telegram-bot/en/latest/demo.mp4 index efc3358..216dae2 100644 Binary files a/chatgpt-telegram-bot/en/latest/demo.mp4 and b/chatgpt-telegram-bot/en/latest/demo.mp4 differ diff --git a/chatgpt-telegram-bot/en/latest/index.html b/chatgpt-telegram-bot/en/latest/index.html index d55dddf..75e78c7 100644 --- a/chatgpt-telegram-bot/en/latest/index.html +++ b/chatgpt-telegram-bot/en/latest/index.html @@ -468,6 +468,10 @@
  • You must know your telegramId. You can find it out here..
  • Docker Run⚓︎

    +
    +

    Support

    +

    The following platforms are supported: linux/amd64,linux/arm64/v8

    +
    docker run -it --name chatgpt-telegram-bot \
         --env TELEGRAM_BOT_TOKEN= \
         --env TELEGRAM_BOT_USERNAME= \
    @@ -491,7 +495,7 @@
         --env TELEGRAM_PROXY_TYPE=SOCKS5 \
         --env TELEGRAM_PROXY_USERNAME= \
         --env TELEGRAM_PROXY_PASSWORD= \
    -    upagge/chatgpt-telegram-bot:develop
    +    upagge/chatgpt-telegram-bot:latest