All apps · 0 apps
grabarr
Docker app from mtrogman's Repository
Overview
Readme
View on GitHubFeatures
grabbar uses discord and Sonarr/Radarr to allow discord users to 'grab' content.
Grabbing content will have the bot search and if content is available will start a new search for the content.
Installation and setup
Requirements
- Sonarr
- Radarr
- A Discord server
- Docker
- A Discord bot token
- Permissions required:
- Manage Channels
- View Channels
- Send Messages
- Manage Messages
- Read Message History
- Add Reactions
- Manage Emojis
- Permissions required:
Grabarr runs as a Docker container. The Dockerfile is included in this repository, or can be pulled from Docker Hub or GitHub Packages.
Volumes
You will need to map the following volumes:
| Host Path | Container Path | Reason |
|---|---|---|
| /path/to/config/folder | /config | Required, path to the folder containing the configuration file |
You can also set these variables via a configuration file:
- Map the
/configdirectory (see volumes above) - Enter the mapped directory on your host machine
- Rename the
config.yml.examplefile in the path toconfig.yml - Complete the variables in
config.yml
Development
This bot is still a work in progress. If you have any ideas for improving or adding to grabarr, please open an issue or a pull request.
Contact
Please leave a pull request if you would like to contribute.
Feel free to check out my other projects here on GitHub or join my Discord server below.
Contributors ✨
Thanks goes to these wonderful people:
Contributors
|
trog |
Install Grabarr on Unraid in a few clicks.
Find Grabarr in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Related apps
Explore more like this
Explore allDetails
mtrogman/grabarr:latestRuntime arguments
- Network
host- Shell
bash- Privileged
- false
Template configuration
Where config file will be stored
- Target
- /config
- Default
- /mnt/user/appdata/grabarr/config
- Value
- /mnt/user/appdata/grabarr/config

