Skip to content

Commit

Permalink
Merge pull request #74 from YNedderhoff/add-trailing-full-stop
Browse files Browse the repository at this point in the history
add full stop
  • Loading branch information
YNedderhoff committed Apr 10, 2021
2 parents 485d509 + 9998776 commit 0e0fd06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@
## About
citytweets is a Twitter retweet bot currently powering my accounts [@luebbecketweets](https://twitter.com/luebbecketweets), [@mindentweets](https://twitter.com/mindentweets) and [@herfordtweets](https://twitter.com/herfordtweets). In addition to my accounts, it also powers [@TweetsFuerMiLB](https://twitter.com/TweetsFuerMiLB), which is not owned by me.

It retweets everything the search finds. It is intended to be used with searches like `@mindentweets` so that everyone can at-mention the account `@mindentweets` and will get a retweet, thus reach every follower of `@mindentweets`
It retweets everything the search finds. It is intended to be used with searches like `@mindentweets` so that everyone can at-mention the account `@mindentweets` and will get a retweet, thus reach every follower of `@mindentweets`.

## Tech
For some calls it still relies on the deprecated [Twitter API 1.1](https://developer.twitter.com/en/docs/twitter-api/v1). For calls to this API it uses [Twitter4J](https://github.com/Twitter4J/Twitter4J), which does not seem to be maintained anymore as well.
Expand Down

0 comments on commit 0e0fd06

Please sign in to comment.