All Projects → radonthetyrant → rutorrent-discord

radonthetyrant / rutorrent-discord

Licence: other
a rutorrent plugin for discord webhook notifications

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to rutorrent-discord

MySB
MySB (MySeedBox) is more than a simplified installation script of a multi-users Seedbox. There are many solutions to install a Seedbox, but we never talk about safety and regular operations. MySB could be renamed MySSB (MySecuredSeedBox).
Stars: ✭ 105 (+176.32%)
Mutual labels:  rutorrent, rutorrent-plugin
autodl-rutorrent
ruTorrent plugin for autodl-community fork of autodl-irssi
Stars: ✭ 90 (+136.84%)
Mutual labels:  rutorrent, rutorrent-plugin
Saltbox
Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
Stars: ✭ 117 (+207.89%)
Mutual labels:  rutorrent
Rutorrent Bonobox
Auto install script for rTorrent with ruTorrent
Stars: ✭ 161 (+323.68%)
Mutual labels:  rutorrent
3rd Party Rutorrent Themes
A collection of 3rd party themes for ruTorrent found on the web.
Stars: ✭ 59 (+55.26%)
Mutual labels:  rutorrent
Swizzin
A simple, modular seedbox solution
Stars: ✭ 888 (+2236.84%)
Mutual labels:  rutorrent
Docker Rtorrent Rutorrent
rTorrent and ruTorrent Docker image based on Alpine Linux
Stars: ✭ 75 (+97.37%)
Mutual labels:  rutorrent
seedbox-from-scratch
The Dockered Seedbox From Scratch Mod 2 Script
Stars: ✭ 14 (-63.16%)
Mutual labels:  rutorrent
appveyor-discord-webhook
⛓ Here's your serverless solution for sending build status from AppVeyor to Discord as webhooks.
Stars: ✭ 52 (+36.84%)
Mutual labels:  discord-webhook-notifications
Rtinst
seedbox installation script for Ubuntu and Debian systems
Stars: ✭ 1,029 (+2607.89%)
Mutual labels:  rutorrent
Pimp My Box
🌱 Automated seedbox install of rTorrent-PS and PyroScope CLI etc. via Ansible.
Stars: ✭ 127 (+234.21%)
Mutual labels:  rutorrent
Muximux
A lightweight way to manage your HTPC
Stars: ✭ 1,008 (+2552.63%)
Mutual labels:  rutorrent
Darkbetter
Dark theme for ruTorrent, but better
Stars: ✭ 12 (-68.42%)
Mutual labels:  rutorrent
Cloudbox
Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
Stars: ✭ 1,763 (+4539.47%)
Mutual labels:  rutorrent
Arch Rtorrentvpn
Docker build script for Arch Linux base with ruTorrent, rTorrent, autodl-irssi, Privoxy and OpenVPN
Stars: ✭ 185 (+386.84%)
Mutual labels:  rutorrent
Filemanager-install-script-for-ruTorrent
A simple installation script for the famous ruTorrent plugin called "filemanager"
Stars: ✭ 18 (-52.63%)
Mutual labels:  rutorrent
Dockerfiles
lots of dockerfiles, based on alpine
Stars: ✭ 69 (+81.58%)
Mutual labels:  rutorrent
Rtorrent Cleaner
🧹 rtorrent-cleaner is a tool to clean up unnecessary files in rtorrent
Stars: ✭ 36 (-5.26%)
Mutual labels:  rutorrent
Thoradia
Thoradia Add-ons Repository
Stars: ✭ 208 (+447.37%)
Mutual labels:  rutorrent
Rutorrent
Yet another web front-end for rTorrent
Stars: ✭ 1,666 (+4284.21%)
Mutual labels:  rutorrent

rutorrent-discord

A rutorrent plugin for discord webhook notifications (https://discordapp.com/developers/docs/resources/webhook)

Sends messages directly into a discord channel with configurable parameters:

https://i.imgur.com/JMoa8H5.png

And if discord is properly set up, displays desktop notifications the moment a torrent is added, deleted or finished:

https://i.imgur.com/yXkpbU1.png

Install

  • Make sure you have php-curl installed
  • download/clone repo
  • add discordpush to your rutorrent/plugins directory
  • reload webinterface

Usage

  • go to settings > Discord
  • Enable, tick what evens should be notified
  • Paste webhook url you got from your respective channel settings where you want the notifications to appear

Changelog

  • 10.04.2018

    • Title now contains the torrent name, so that the discord desktop notification contains the complete Torrent title (was just "Torrent Finished/Deleted/Added" before)
    • Reduced the amount of fields in the discord embed (can be re-added in the plugins/discordpush/discord.php file)
    • Tracker now only displays the hostname without the torrent-key portion
  • 05.04.2018

    • Overhauled discord messages, now uses embed rather than a text message
    • Filesize numbers are now properly rounded
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].