You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 years ago | |
---|---|---|
examples | 5 years ago | |
.gitignore | 5 years ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago | |
connect.go | 5 years ago | |
consts.go | 5 years ago | |
dump.go | 6 years ago | |
errors.go | 6 years ago | |
listen.go | 6 years ago | |
login.go | 6 years ago | |
mark_read.go | 6 years ago | |
meta.go | 5 years ago | |
parse.go | 5 years ago | |
presence.go | 6 years ago | |
profile.go | 5 years ago | |
pull_form.go | 6 years ago | |
send.go | 5 years ago | |
session.go | 5 years ago | |
thread.go | 6 years ago | |
typing.go | 5 years ago |
README.md
messenger
A Go (golang) package that allows you to interact with Facebook chat/Messenger using an unofficial API ported from github.com/Schmavery/facebook-chat-api.
Usage
See the /examples directory for example usage.
License
messenger is licensed under the MIT license which can be found here.