mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-07-25 16:20:57 +00:00
doc(readme): use env vars for setup
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
# access to Bing Chat!
|
||||
BING_COOKIE=
|
||||
|
||||
# The bot token you obtained from BotFather
|
||||
# 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"
|
||||
# A comma separated list of chat IDs you want to allow.
|
||||
# To allow usage in all chats, set this to "all".
|
||||
ALLOWED_CHATS=
|
||||
|
Reference in New Issue
Block a user