Skip to content

Script with which you can count messages on facebook chat.

Notifications You must be signed in to change notification settings

bartkownacki/messengercounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Messengercounter

Script with which you can count messages on facebook chat.

Requirements

Only third-side library is fbchat 1.9.6

Installation

First you need to install requirements.txt to your python enviroment:

pip install -r requirements.txt

After that edit main.py in places marked by <> signs like

<ID> - place for ID of friend or group on which you want to count messages
<email> - your facebook email
<password> - your facebook password

That's all! You and your friends should be able to count messages using !count message.

About

Script with which you can count messages on facebook chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages