Closed Hobadee closed 1 year ago
"Assistants" is hardcoded. This is a Bad Thing. These should be taken as arguments instead.
See: https://docs.python.org/3/library/argparse.html
Thanks! Added.
https://github.com/pliancy/zoom-delegate-adder/commit/877219fcc86752279617ad9e29f862c5b685408c
"Assistants" is hardcoded. This is a Bad Thing. These should be taken as arguments instead.
See: https://docs.python.org/3/library/argparse.html