Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Examples

Confused about how to start? Check out some of these examples.

Basic

The most basic example of using fbmsgparse.

Tired of slow parsing times? See some examples of how you can construct a FbMsgParse object to suit your needs.

Using markovify we can build a Markov model off of a Facebook user's messages. Then we can generate text to simulate that user's messages. Build off of this to create your own chat bots!

Advanced

Coming soon