Skip to content

spalladino/crystal-facebook_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facebook_bot

Crystal shard for Facebook Messenger Bot API

Installation

Add this to your application's shard.yml:

dependencies:
  facebook_bot:
    github: manastech/facebook_bot

Usage

See examples/echo_bot

require "facebook_bot"

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • spalladino Santiago Palladino - creator, maintainer

About

Crystal shard for building Facebook Messenger Bots

Resources

License

Stars

Watchers

Forks

Packages

No packages published