Skip to content

RepoBike/txoffer

 
 

Repository files navigation

This is the current version running on Cona among a few other bots on Rizon.

Supports outputting a packs.txt to integrate with other services. Trigger xdcc httplist returns packs.txt URL for the parser.

Installation

To install:

pip install -r requirements.txt

Other Dependancies:

pyopenssl

You may or may not need to install this. I know it comes with Ubuntu but isn't included in other distros.

To run:

twistd -y txoffer.py

To stop:

kill $(cat twistd.pid)

You need to configure txoffer.yaml first before using.

See nginx.example or apache.example for example ddl setup.

About

A Twisted-Python version of iroffer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.0%
  • HTML 22.0%