We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 511840a commit bb4bb73Copy full SHA for bb4bb73
README.md
@@ -3,8 +3,9 @@
3
Automatically downloads xdcc files with selected criteria
4
5
## Important Stuff:
6
-- It uses the pip package [xdcc](https://pypi.org/project/xdcc/) so you'll need that and obviously python3
7
-- xdcc might not work on windows although it might just be my broken python install on windows
+You'll need:
+- This pip package on linux: [xdcc](https://pypi.org/project/xdcc/)
8
+- This npm package on windows: [xdccjs](https://npm.io/package/xdccjs)
9
10
## Used Libraries:
11
- [PircBot](http://www.jibble.org/pircbot.php)
0 commit comments