A Node.js IRC bot by AcesWayUpHigh.
Required: Node.js
- Download and install Node.js
- Get a copy of this bot using git clone
- Open your OS' terminal application in the directory of the bot and run "npm install" and it will install all dependencies (Currently only IRC)
- Run it with "node automatedaces.js"
Have fun!