Initial untested import of output_xmpp.py

This commit is contained in:
2012-05-07 09:40:28 +01:00
parent e6d2578dfb
commit a91657f54e
3 changed files with 109 additions and 8 deletions

25
README.md Normal file
View File

@@ -0,0 +1,25 @@
FlexGet Plugins
===============
A small collection of extra FlexGet plugins by Andrew Williams (nikdoof)
output_twitter
--------------
Sends a twitter message when a new entry has been accepted and downloaded. Requires python-twitter 0.5 or above, currently uses the old authentication method and needs to be updated.
output_rtorrent
---------------
Basic plugin to output to rTorrent, it is incomplete and non working, and has probably been superceded by FlexGet's own support
output_log
----------
A in-progress basic plugin to output accepted entries to a log file
output_xmpp
-----------
Sends a message via XMPP to a target username/chat when a entry is accepted