NIPY 1.1
Version 1.1
- Added credential management option to set/update credentials stored in Keyring from within script (previously required them to be manually set in a Python shell)
- Added support for multiple paragraphs
- Added help prompt to provide additional information
- When starting the script, instead of being prompted to broadcast and using
dif
to post individually, it now asks you to use thebroadcast
function for the same post everywhere or thepost
function to do an individual post to each network. - Updated ReadMe and installation instructions