diff options
author | Ray Alez <raymestalez@gmail.com> | 2017-04-07 15:56:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-07 15:56:02 -0700 |
commit | f113af5350a02152e3984edd027e3136bc888244 (patch) | |
tree | 7ead66c27aaadd948d5c2a57e1a2e99903bdcd4e /docs | |
parent | 3cb13bdd84399737a2bb13c1ab58dedc2dbe3d76 (diff) |
Add HackerNewsBot
I have created a bot that will post Hacker News stories with 100+ points. Adding it to the list.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Using-Mastodon/Apps.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Using-Mastodon/Apps.md b/docs/Using-Mastodon/Apps.md index 67b14dc26..b5e1fa36b 100644 --- a/docs/Using-Mastodon/Apps.md +++ b/docs/Using-Mastodon/Apps.md @@ -13,5 +13,6 @@ Some people have started working on apps for the Mastodon API. Here is a list of |Albatross|iOS||[@goldie_ice@mastodon.social](https://mastodon.social/users/goldie_ice)| |Tooter|Chrome|<https://github.com/ineffyble/tooter>|[@effy@mastodon.social](https://mastodon.social/users/effy)| |tootstream|CLI|<https://github.com/magicalraccoon/tootstream>|[@Raccoon@mastodon.social](https://mastodon.social/users/Raccoon)| +|HackerNewsBot|CLI|<https://github.com/raymestalez/mastodon-hnbot>|[@rayalez@hackertribe.io](https://hackertribe.io/users/rayalez)| If you have a project like this, let me know so I can add it to the list! |