diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2022-12-23 06:10:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-23 06:10:45 -0500 |
| commit | b97078af6336fd7ddacabe3d7e91f0f58afe70b2 (patch) | |
| tree | 2b2165409b1ff28cf05838f2544e3ef7e1fc0632 | |
| parent | a76e81ee8bcbad87c9eb58cdb25452cae65bd0c7 (diff) | |
| download | difference-b97078af6336fd7ddacabe3d7e91f0f58afe70b2.tar.gz difference-b97078af6336fd7ddacabe3d7e91f0f58afe70b2.tar.bz2 difference-b97078af6336fd7ddacabe3d7e91f0f58afe70b2.zip | |
Clarified that it used to be a Twitter bot
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/README.md b/README.md index 2b9a588..633ed8b 100644 --- a/README.md +++ b/README.md | |||
| @@ -5,4 +5,4 @@ difference is a Mastodon bot that generates false dichotomies. It finds some typ | |||
| 5 | 5 | ||
| 6 | It tweets a new binary every hour. It uses [verbly](https://github.com/hatkirby/verbly) to pick nouns, pictures, and antonyms; [GraphicsMagick](http://www.graphicsmagick.org/) to create the output images; [YAMLcpp](https://github.com/jbeder/yaml-cpp) to read a configuration file; and [mastodonpp](https://github.com/tastytea/mastodonpp) to send the status updates to Mastodon. | 6 | It tweets a new binary every hour. It uses [verbly](https://github.com/hatkirby/verbly) to pick nouns, pictures, and antonyms; [GraphicsMagick](http://www.graphicsmagick.org/) to create the output images; [YAMLcpp](https://github.com/jbeder/yaml-cpp) to read a configuration file; and [mastodonpp](https://github.com/tastytea/mastodonpp) to send the status updates to Mastodon. |
| 7 | 7 | ||
| 8 | The canonical difference handle is [@difference@beppo.online](https://beppo.online/@difference) (previously [@differencebot](https://twitter.com/differencebot)). | 8 | The canonical difference handle is [@difference@beppo.online](https://beppo.online/@difference) (previously [@differencebot](https://twitter.com/differencebot) on Twitter). |
