diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-02-14 14:55:55 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-02-14 14:55:55 +0200 |
| commit | fbdf6c694b5a92a663eac78230a85a47964a84a1 (patch) | |
| tree | 03f8710ad9afcf144a4567ea13bf5b3d072237a5 /.env.sample | |
| parent | 2319c4cb14757e69fd8d1b74c9daf4e1f19c7249 (diff) | |
Only allow specified user ids to start bot
Diffstat (limited to '.env.sample')
| -rw-r--r-- | .env.sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.env.sample b/.env.sample index 61d48ec..370839c 100644 --- a/.env.sample +++ b/.env.sample @@ -1,3 +1,4 @@ SHEETS_SPREADSHEET_ID= SHEETS_RANGE= TELEGRAM_TOKEN= +TELEGRAM_USER_IDS= |
