mirror of
https://github.com/civsocit/olgram.git
synced 2023-07-22 01:29:12 +03:00
add SUPERVISOR_ID to env example
This commit is contained in:
parent
65bc807ab7
commit
0fd8d541f7
@ -15,6 +15,9 @@ TOKEN_ENCRYPTION_KEY=SOME_RANDOM_PASSWORD_HERE
|
||||
# use your user id or group chat id to restrict access to the bot
|
||||
# ADMIN_ID=223453418
|
||||
|
||||
# use your user id or group chat id to give selected users access to the bot's general statistics (/info command)
|
||||
# SUPERVISOR_ID=223453419
|
||||
|
||||
# example: 11.143.142.140 or my_domain.com (without quotes, without 'https://' prefix!)
|
||||
WEBHOOK_HOST=YOUR_HOST_HERE
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user