chore: add .env.example and clean up project files
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
API_ID=
|
||||
API_HASH=
|
||||
|
||||
LOLZ_TOKEN=
|
||||
LOLZ_THREAD_ID=
|
||||
|
||||
STARS_COUNT=1
|
||||
|
||||
CHECK_INTERVAL=30
|
||||
API_DELAY=5
|
||||
MAX_RETRIES=3
|
||||
|
||||
ENABLE_REPLY=true
|
||||
SKIP_COMMENTED=true
|
||||
Reference in New Issue
Block a user