aurelg / feedspora

FeedSpora posts RSS/Atom feeds to your social network accounts.
35 stars 5 forks source link

Bugfix/client vars initialization #50

Closed wilddeej closed 5 years ago

wilddeej commented 5 years ago

Initialize client list and dict vars safely, use them cautiously. Fixes Issue #49. NOTE: This PR also includes PR #48 (Implement post_prefix and post_suffix consistently for all clients), and includes only two additional commits beyond that PR.