From 2c575ab8937773b0baa4b56d7d259a61fce708b4 Mon Sep 17 00:00:00 2001 From: b3yond Date: Wed, 19 Jul 2017 13:03:34 +0200 Subject: [PATCH] We're releasing! updated the Readme with latest changes. --- README.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a785f0b..e648674 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ This leads to a community which evolves around it; if you see ticket controllers There is one security hole: people could start mentioning the bot with useless information, turning it into a spammer. That's why it has to be maintained; if someone spams the bot, mute them and undo the retweet. So it won't retweet their future tweets and the useless retweet is deleted if someone tries to check if something was retweeted in the last hour or something. +Website: https://wiki.links-it.de/IT/Ticketfrei # Install @@ -50,16 +51,12 @@ Desktop/pycharm-community-2017.1.4/bin/pycharm.sh - [ ] Write toots/tweets to database/log - [x] Twitter: retweet people - [x] Mastodon: boost people - - [x] Twitter: access the API - [ ] 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 - - [ ] implement trigger class in retootbot - - [ ] read config in retweetbot -- [ ] put shutdown contact in ticketfrei.cfg +- [x] Put as much as possible into ticketfrei.cfg +- [x] Make both bots run on their own *and* next to each other + - [x] implement trigger class in retootbot + - [x] read config in retweetbot +- [x] put shutdown contact in ticketfrei.cfg