diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-06 17:56:35 +0000 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-06 17:56:35 +0000 |
commit | 3ad5910dc9347e8494142180e78e31193d69e511 (patch) | |
tree | 03508be66cc587855acb978536fa7078c62c85f2 | |
parent | bd26335653f7035b9dbc74d7f3fe6ac04c6d5f30 (diff) | |
download | difference-3ad5910dc9347e8494142180e78e31193d69e511.tar.gz difference-3ad5910dc9347e8494142180e78e31193d69e511.tar.bz2 difference-3ad5910dc9347e8494142180e78e31193d69e511.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 633ed8b..7fb3d42 100644 --- a/README.md +++ b/README.md | |||
@@ -3,6 +3,6 @@ difference is a Mastodon bot that generates false dichotomies. It finds some typ | |||
3 | 3 | ||
4 | <blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">I label increasingly nonsensical images with ‘UI’ and ‘UX’ and hope they get used in serious presentations <a href="https://t.co/tDJgRp6CO5">pic.twitter.com/tDJgRp6CO5</a></p>— Sebastiaan de With (@sdw) <a href="https://twitter.com/sdw/status/709853249407361024?ref_src=twsrc%5Etfw">March 15, 2016</a></blockquote> | 4 | <blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">I label increasingly nonsensical images with ‘UI’ and ‘UX’ and hope they get used in serious presentations <a href="https://t.co/tDJgRp6CO5">pic.twitter.com/tDJgRp6CO5</a></p>— Sebastiaan de With (@sdw) <a href="https://twitter.com/sdw/status/709853249407361024?ref_src=twsrc%5Etfw">March 15, 2016</a></blockquote> |
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://code.fourisland.com/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) on Twitter). | 8 | The canonical difference handle is [@difference@beppo.online](https://beppo.online/@difference) (previously [@differencebot](https://twitter.com/differencebot) on Twitter). |