From ccc7be839ed1effa9ba388a82dd0efdca940e7e3 Mon Sep 17 00:00:00 2001 From: Kiran Shila Date: Fri, 13 Aug 2021 20:27:02 -0700 Subject: [PATCH] Update README.md Make the readme a little less mean --- README.md | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index f787675..058674d 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,20 @@ > A _Better_ Sonarr/Radarr Request Bot for Discord -## Why not [Requestrr](https://github.com/darkalfx/requestrr) +## Why does this exist - Uses modern Discord slash commands and components, which provides a clean, performant UI on desktop and mobile -- Simple codebase, <1k lines of code versus almost 10k lines of C# and 7k lines of JS +- Simple codebase, <1k lines of code which *should* make it easy to maintain - Simple configuration, no need to have a whole web frontend -- Powered by Clojure and [Discljord](https://github.com/IGJoshua/discljord), a markedly better language 😛 +- Powered by Clojure and [Discljord](https://github.com/IGJoshua/discljord), a markedly good language 😛 + +### Caveats + +I wanted a clean app for the sole purpose of requesting movies/TV shows. +I personally didn't need Siri, Overseerr, or Ombi integration - so those are missing in this bot (for now). +There is only a boolean permission (role gated) for who has access to the bot, nothing fancy. + +If any of these don't suit your fancy, check out [Requestrr](https://github.com/darkalfx/requestrr) ### Screenshots @@ -24,13 +32,6 @@ -### Shortcomings - -I wanted a clean app for the sole purpose of requesting movies/TV shows. -I personally didn't need Siri, Overseerr, or Ombi integration - so those are missing in this bot. -If enough people would like to see those features, please request it. -As such, there is only a boolean permission (role gated) for who has access to the bot, nothing fancy. - ## Setup ### Discord