anarqz / gramarrx

A Radarr/Sonarr Telegram Bot featuring user authentication/level access.
MIT License
23 stars 0 forks source link

gramarr

A Radarr and Sonarr Telegram Bot featuring user authentication/level access.

Grammar

Features

Sonarr

Radarr

Requirements

If running from source

If running from docker

Configuration

If running from downloaded binaries

Running it

From Docker

$ docker-compose up -d

From source

$ go get github.com/alcmoraes/gramarr
$ cd $GOPATH/src/github.com/alcmoraes/gramarr
$ go get
$ go run .

From release

Just download the respective binary for your System.

Obs: Don't forget to put the config.json in the same folder as the binary file.

TODO