diff --git a/.env.example b/.env.example index 13bc647..2dd1bbd 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,8 @@ # Run `document.cookie` in the console on bing.com/chat -# and paste it here. You must be logged in and have -# access to Bing Chat! +# and paste it here. Note that this is the entire result +# of `document.cookie`. Double/single quotes here are fine, +# they will be automatically removed. You must be logged in +# and have access to Bing Chat! BING_COOKIE= # The bot token you obtained from BotFather.