Mohammed Foud
commited on
Commit
·
d512a79
1
Parent(s):
ecf9cee
all
Browse files- join.py +1 -1
- session/mfoud73.session → mfoud73.session +0 -0
join.py
CHANGED
@@ -28,7 +28,7 @@ PHONE_NUMBER = "+967735201519" # Your phone number with country code
|
|
28 |
OUTPUT_CSV = "groups_with_status.csv"
|
29 |
# Path to your CSV file
|
30 |
CSV_FILENAME = "telegram_groups.csv"
|
31 |
-
session_dir =
|
32 |
|
33 |
#OUTPUT_CSV = "groups_with_status.csv" # Output CSV file with status
|
34 |
|
|
|
28 |
OUTPUT_CSV = "groups_with_status.csv"
|
29 |
# Path to your CSV file
|
30 |
CSV_FILENAME = "telegram_groups.csv"
|
31 |
+
session_dir = "mfoud73" # Combine the "join" directory with session name
|
32 |
|
33 |
#OUTPUT_CSV = "groups_with_status.csv" # Output CSV file with status
|
34 |
|
session/mfoud73.session → mfoud73.session
RENAMED
File without changes
|