Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1012 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 1012 Bytes

#Countercounteract logo
This repo is the opposite of what Counteract was supposed to achieve. Please give us a star!

Instead of tweeting happy messages at people, Countercounteract uses your Facebook Messenger to be sassy to your friends.

##Info Used Markovify and fbchat in Python (installable through pip), and facebook-chat-api in Node.js.

##To run Install Markovify and fbchat through pip and the facebook-chat-api through npm.

Then, edit your email and password in index.js and index.py to include your Facebook email/password, and run node index.js in your terminal

##Demo img1 img2

##File importance

  • index.py does everything but monitoring the messages
  • index.js monitors your fb messages
  • shittalk.txt contains the insults dataset. Source

##Contributors Andy Kamath!