diff --git a/README.md b/README.md index 91b1e3e..69de866 100644 --- a/README.md +++ b/README.md @@ -60,5 +60,7 @@ Also - [ ] Web UI that lets you easily delete toots/tweets per db id and mute the tweet author - [x] Write Bots as Classes to be easier implemented - [x] Create extra Class for the filter +- [ ] Put as much as possible into ticketfrei.cfg +- [ ] Make both bots run on their own *and* next to each other diff --git a/ticketfrei.cfg.example b/ticketfrei.cfg.example index f77e6b2..e9277f7 100644 --- a/ticketfrei.cfg.example +++ b/ticketfrei.cfg.example @@ -1,12 +1,3 @@ -## -# Twitter bot configuration -# - -# TODO - -## -# Mastodon bot configuration -# [mapp] app_name = 'yourcity_ticketfrei' diff --git a/trigger.pyc b/trigger.pyc index 192aab0..59ae73f 100644 Binary files a/trigger.pyc and b/trigger.pyc differ