Skip to content

ProgramComputer/irc-xdcc-serve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

irc xdcc serve bot

commands:

\list
\regex
\get
\help

requirements:

pip install --user irc

usage:

python bot.py --server irc.server.tld --chan '#channel' --root /path/to/files/ --port 3000 --addr 192.0.2.1

or

python bot.py --server irc.server.tld:6666 --chan '#channel' --root /path/to/files --port 3000 --addr 192.0.2.1

About

irc xdcc serve bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%