yasir68 commited on
Commit
1d27945
1 Parent(s): 09b15bb

Rename .env-example to .env

Browse files
Files changed (2) hide show
  1. .env +10 -0
  2. .env-example +0 -10
.env ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ API_ID=25514329
2
+ API_HASH=2b15eb2dd52e935d6b091432b71cfc78
3
+
4
+ GAMES_ENABLED=True
5
+ GAME_POINTS=[100,200]
6
+ SLEEP_BETWEEN_GAME=[10,20]
7
+
8
+ SLEEP_BETWEEN_START=
9
+ ERRORS_BEFORE_STOP=
10
+ USE_PROXY_FROM_FILE=False
.env-example DELETED
@@ -1,10 +0,0 @@
1
- API_ID=
2
- API_HASH=
3
-
4
- GAMES_ENABLED=
5
- GAME_POINTS=
6
- SLEEP_BETWEEN_GAME=
7
-
8
- SLEEP_BETWEEN_START=
9
- ERRORS_BEFORE_STOP=
10
- USE_PROXY_FROM_FILE=