17
0
Commit Graph

7 Commits

Author SHA1 Message Date
Benjamin Mako Hill
f7270293f2 updated cold call script to do a pure shuffle
- this will just just produce the students present for the day, in random order
2024-10-27 16:00:07 -07:00
Benjamin Mako Hill
499ed62bce removed print debug line 2024-10-04 11:00:26 -07:00
Benjamin Mako Hill
3845559ac8 print preferred pronouns in the call list 2024-09-28 20:11:54 -07:00
Benjamin Mako Hill
56fb61e8b0 many new changes for the new quarter
- switched to using a configuration.json file
- reworked the download_student_info.py to fix bugs
- substantial change to the scripts to use the new config structure
- other small changes
- wrote a new README file based on the old readme and material I sent
  to Matt McGarrity
2024-09-28 17:35:37 -07:00
Benjamin Mako Hill
89c5369ad9 work to build a much better manual version of the script
one thing that is clear to me is that the preferred name logic should
really be removed entirely from the coldcall.py program and moved into
the coldcall.py file. I'm currently ignoring that functionality in the
coldcallbot-manual.py but I haven't yet fully removed it from the other.
2024-09-28 16:11:00 -07:00
Benjamin Mako Hill
f590bf88bc start list at 1 instead of 0 2022-01-05 11:43:41 +09:00
Benjamin Mako Hill
914f5973c3 renamed manual coldcall bot script
it's a /bot/, not a boy
2022-01-05 11:43:41 +09:00