https://github.com/mouuff/notclever
This is a script to reply to your facebook friends using Cleverbot & more
https://github.com/mouuff/notclever
Last synced: about 1 year ago
JSON representation
This is a script to reply to your facebook friends using Cleverbot & more
- Host: GitHub
- URL: https://github.com/mouuff/notclever
- Owner: mouuff
- Created: 2013-12-25T14:52:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-11-20T13:21:02.000Z (over 8 years ago)
- Last Synced: 2025-01-29T12:28:47.565Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 487 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Script to reply to your most annoying facebook friend
this works using:
- cleverbot *warning you can be banned if your session is too long I m working on it*
- JabberWacky
- PandoraBot
Steps to install:
1. Download python 2.7.6 http://www.python.org/download/releases/2.7.6/
2. Download this project and launch main.py
Project made thanks to:
- sleekxmpp https://github.com/fritzy/SleekXMPP
- chatterbotapi https://github.com/Schumix/ChatterBotApi
- Facebook Graph api