Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qew21/fb-messenger
Facebook WebHook Handler With Sentiment Analysis
https://github.com/qew21/fb-messenger
facebook messenger-bot
Last synced: 27 days ago
JSON representation
Facebook WebHook Handler With Sentiment Analysis
- Host: GitHub
- URL: https://github.com/qew21/fb-messenger
- Owner: qew21
- License: gpl-3.0
- Created: 2024-03-12T14:12:46.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-18T16:11:04.000Z (10 months ago)
- Last Synced: 2024-11-06T20:15:44.948Z (3 months ago)
- Topics: facebook, messenger-bot
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Facebook WebHook Handler With Sentiment Analysis
The project primarily interfaces with the Messenger module's GET and POST messages, as well as the privacy and user terms required for online.
When a POST message is received, the type of message is determined; if it is a chat message, it is replied to using a large model, whereas if it is a message with sentiment, it is replied to according to a template.