Skip to content

radiocicletta/radiocicosojs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

A simple bot written in javascript for node.js

requires node.js and irc-js module


to start the bot:

    $ node radiocicoso.js

to install it as a permanent service:

    a) $ nohup node radiocicoso.js

    b) $ [sudo] npm install forever
       $ forever start radiocicoso.js

Releases

No releases published

Packages

No packages published