You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Steps for Running Script ( Script v.2.0 and later )
18
18
pip install requests
19
19
* Download the latest version of script & extract it ( you can also clone this repo using git clone command )
20
20
* Change Directory using cd ' file location ' command . replace 'file location' with exact one .
21
-
* Run the script using python run.py or python3 run.py on Powershell or Terminal ( on windowed mode on right side of the screen )
21
+
* Run the script using python run.py or python3 run.py on Powershell or CMD or Terminal
22
22
* If you want to schedule it , run run-at.py
23
23
* Follow instuctions inside readme.txt inside particular script version , You can Customize the script according to this file . New features are added on each release .
0 commit comments