Add: STRINGSESSION use
This commit is contained in:
@@ -116,6 +116,8 @@ cat > .env << EOL
|
||||
API_ID=${api_id}
|
||||
API_HASH=${api_hash}
|
||||
|
||||
STRINGSESSION=
|
||||
|
||||
# sqlite/sqlite3 or mongo/mongodb
|
||||
DATABASE_TYPE=${db_type}
|
||||
# file name for sqlite3, database name for mongodb
|
||||
|
||||
Reference in New Issue
Block a user