Skip to content
This repository was archived by the owner on Sep 12, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 211 Bytes

File metadata and controls

13 lines (11 loc) · 211 Bytes

ircbot

How to execute

$ git clone git@github.com:fokaccha1/ircbot.git
$ cd ircbot
$ node install
$ cp runhubot.sh.template runhubot.sh
$ vim runhubot.sh
$ chmod u+x runhubot.sh
$ ./runhubot.sh &