Skip to content

Latest commit

 

History

History
executable file
·
22 lines (16 loc) · 593 Bytes

README.md

File metadata and controls

executable file
·
22 lines (16 loc) · 593 Bytes

FranceJS IRC bot

This is the IRC bot of the french Javascript group. It logs our IRC chan ( irc://irc.freenode.net/francejs ) and obeys to some commands. Feel free to complete him!

Oh, be cool with our bot even if he doesn't like humans that much.

Getting started

npm install irc
npm install twitter

Don't forget to edit twitter-conf-sample.json and rename / copy it to twitter-conf.json

For your information

IRC package documentation: https://node-irc.readthedocs.org/en/latest/API.html

Licence

Do What The Fuck You Want!