diff --git a/app.json b/app.json new file mode 100644 index 0000000..6f11d0e --- /dev/null +++ b/app.json @@ -0,0 +1,8 @@ +{ + "name": "mstdn-ebooks", + "description": "An ebooks bot for Mastodon (and compatible) users", + "repository": "https://github.com/Lynnesbian/mstdn-ebooks", + "keywords": ["python", "mastodon"], + "website":"https://fedi.lynnesbian.space/@lynnesbian", + "image":"heroku/heroku" +}