Skip to content

A Node.js App that lets you download files from #NIBL channel on Rizon IRC server. This can be further customized and expanded by changing the irc server ip.

Notifications You must be signed in to change notification settings

cloning5480/Heroku-XDCC

 
 

Repository files navigation

Heroku XDCC


Fork Note: Removed background effects Embeded nibl search page to get pack file commands in the same window changed layout


A Node.js App that lets you download files from #NIBL channel on Rizon IRC server. This can be further customized and expanded by changing the irc server ip.

Running Locally

Make sure you have Node.js and the Heroku CLI installed.

$ git clone https://github.com/poisonadder7/Heroku-XDCC # or clone your own fork
$ cd Heroku-XDCC
$ npm install
$ npm start

Your app should now be running on localhost:5000.

You probably want to access localhost:5000/mongolian/.

Also includes localhost:5000/vip/, which plays video game music for some reason.

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:

About

A Node.js App that lets you download files from #NIBL channel on Rizon IRC server. This can be further customized and expanded by changing the irc server ip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • HTML 12.5%
  • CSS 8.7%
  • Python 1.4%