8000 GitHub - nightshadow92/auto-xdcc: Automated downloader using XDCC in Hexchat
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nightshadow92/auto-xdcc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto-XDCC downloader for Hexchat

Automated downloader using XDCC in Hexchat, geared towards anime and music bots and their packlists.

Requirements

  • Hexchat >= 2.10 with Python plugin
  • Python >= 3.5

Install

All the requirements above should be installed first before attempting to install the addon.

Automatic

Scripts are available for both Linux and Windows. To run the install:

$ bin/deploy.sh
> bin\deploy.bat

If your Linux distro's config path differs from ~/.config/hexchat or Windows's %APPDATA%\HexChat, specify the path as argument to the script

$ bin/deploy.sh /path/to/hexchat/config
> bin/deploy.bat C:\path\to\hex
5E19
chat\config

Manual

  • Copy all files from src/ to your Hexchat config's addons subfolder
  • If it's a new install, copy config/xdcc_store.json to the same folder. Otherwise it's suggested to run tools/store_convert.py to convert from older store versions to the latest version.

About

Automated downloader using XDCC in Hexchat

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 90.7%
  • HTML 6.6%
  • Batchfile 1.4%
  • Shell 1.3%
0