Wutsapp is a collection of funny instant message conversations taken from the web, created and handcrafted by Valerio Pierbattista and Patrizio Munzi.
Check it out at www.wutsapp.net.
Please contribute with your funny conversations (either originals or transcribed from the web) with a Pull Request or via email. The .json
file with the chat conversations
is located in data/chats.json
. Contributions are much appreciated!
To run Wutsapp locally, you will need NodeJS installed on your system, but also Bower, Grunt, Sass and Compass. If you are on Windows, you'll need to install Ruby as well. After you have installed Node, clone the repository and install Bower with
npm install -g bower
install Grunt Cli with
npm install -g grunt-cli
then on the root of Wutsapp folder, type
bower install
(Bower's dependencies)npm install
(Grunt's dependencies)npm install grunt-postcss autoprefixer-core
(postcss and autoprefixer support)gem install sass
(sass support)gem install compass
(compass support)
When you're all set, type grunt
(or grunt dist
) - this will open a browser window with Wutsapp running. Most of the changes (scss, js, html etc.) will autorefresh the browser window.
- Logo, graphic design, concept, HTML and CSS by Valerio Pierbattista.
- Javascript (AngularJS for MVC, RequireJS for AMD, etc.) by Patrizio Munzi.
The conversations are manually transcribed from popular websites like Cheezburger, Facebook, Google Images or similar sources using search queries such as: instant message fails, chat fails etc.
- Whatsapp official graphics downloaded from http://media.whatsapp.com/graphics
All brand icons are trademarks of their respective owners. The use of these trademarks does not indicate endorsement of the trademark holder by WUTsapp, nor vice versa.