A node based chat (safe for work too) with support for gifnails.
Its simple. Follow these steps:
- Clone this project (or download it)
- Enter the folder and type: npm install
- Run: node chatsfow2.js
- Have fun
You can (you should) contribute by opening issues (improvements, enhancements, bugs) or coding along with us. To contribute follow these steps:
- Fork this project
- Clone your branch
- Code! :-)
- Pull from master
- Merge master with your branch
- Test
- Make a pull request