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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
HKNlib
2
2
=========
3
3
4
-
Scripts for running HKN automated account related stuff. (Formerly, HKN elections)
4
+
Scripts for running HKN automated account related operations.
5
5
6
6
7
7
### Getting API credentials
@@ -19,7 +19,7 @@ pip install -r requirements.txt
19
19
20
20
21
21
### Scripts
22
-
The two scripts `new_members.py` and `new_officers.py` should now work, using these credentials and the hknlib/election module.
22
+
The two scripts `new_members.py` and `new_officers.py` should now work, using these credentials and the hknlib/election module. Use `hknlib/config/settings.json` to control which sheets they read off of.
23
23
24
24
There are various standalone scripts in the `standalone_scripts` folder that run by itself. See file comments for specific instructions. Currently, there is one for LastPass provisioning and one for the HKN Rails website automating the approval accounts process.
0 commit comments