Skip to content

NickBrisebois/findarr-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Findarr

A Radarr & Sonarr management bot for Discord (and potentially more)

Getting Started

Prerequisites

You will need to have NodeJS installed.

Installation

  1. Clone this repository
git clone https://github.com/NickBrisebois/findarr-bot
  1. Install dependencies
npm install
  1. Copy .env.example to .env and then edit it to add your keys and URL paths

Running

All you need to do to run this is the following:

npm run start

TODO

  • Use i18n rather than hard coded strings

Releases

No releases published

Packages

No packages published