8 Commits

Author SHA1 Message Date
89cc933427 This is embarrassing. But fixed for godo now, hopefully,. 2020-12-16 21:44:17 +01:00
168d0ff42f repaired tweet logic 2020-12-10 21:28:18 +01:00
f1bbd262e7 Update 06/12/2020
* Added new configuration options, please update your twitter.json after updating! Please see ./etc/twitter.json for changes.
* The hashtag list can now act as block list or include list, depending on `is_blocklist`
* Replies can now be ignored by setting `omit_replies` to true.
* Fixed bug where only one hashtag was processed
2020-12-06 09:17:30 +01:00
b252f8855b Update 06/12/2020
* Added new configuration options, please update your twitter.json after updating! Please see ./etc/twitter.json for changes.
* The hashtag list can now act as block list or include list, depending on `is_blocklist`
* Replies can now be ignored by setting `omit_replies` to true.
2020-12-06 08:54:02 +01:00
ce92f432e2 fixed exception when no hashtag is present 2020-11-12 20:56:58 +01:00
a4c463c12d added hashtag exclusion list 2020-11-08 14:23:05 +01:00
9b4bfa34e2 finalized 2020-11-07 19:13:21 +01:00
785ad84f48 new version
Moved twitter code to own class
Added pillow
Added configs for image properties
Added license headers and license
2020-11-07 15:01:27 +01:00