Add: STRINGSESSION use

This commit is contained in:
Abhi
2024-01-04 23:58:24 +00:00
committed by GitHub
parent e89461a6ae
commit ef5e166cec
5 changed files with 60 additions and 14 deletions

View File

@@ -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