-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
15 lines (10 loc) · 837 Bytes
/
.env.example
File metadata and controls
15 lines (10 loc) · 837 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
###############################################################################################
###############################################################################################
########## PELO AMOR DE DEUS, INCLUA ESSE ARQUIVO NO SEU .gitignore #####################
########## PARA EVITAR VAZAMENTO DE INFORMAÇÕES SENSÍVEIS #####################
###############################################################################################
###############################################################################################
TOKEN = 'YOUR_TELEGRAM_BOT_TOKEN_HERE'
BOT_USERNAME = 'YOUR_BOT_USERNAME_HERE'
AUTH_GRANTED = INSERT_AUTHORIZED_USER_IDS_HERE AS A LIST #E.G., [123456789, 987654321]
#For a description of the Bot API, see this page: https://core.telegram.org/bots/api