mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-22 09:12:21 +00:00
12 lines
320 B
Plaintext
12 lines
320 B
Plaintext
# 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!
|
|
BING_COOKIE=
|
|
|
|
# The bot token you obtained from BotFather
|
|
TG_TOKEN=
|
|
|
|
# A comma separated list of chat IDs you want to allow
|
|
# to allow usage in all chats, set this to "all"
|
|
ALLOWED_CHATS=
|