Fleep offers several ways for integration. Here’s an overview of our integrations – you can click on any one to find out more!
Examples & References
EchoBot (GitHub)
- Description: Java sample that shows basic usage of Fleep API.
- Author: Oliver Meus, Fleep Android developer
Demo.py (GitHub)
- Description: A Python script that logs into the application, finds the right Fleep conversation and posts a message into it.
- Author: Marko Kreen, Fleep Backend developer
Hubot adapter for Fleep (GitHub)
- Description: Enables to add a Hubot bot to Fleep conversations.
- Author: Ando “David” Roots, Fleep user
Twitter2Fleep (GitHub)
- Description: A simple tool that forwards (selected) tweets to Fleep conversations.
- Author: @WanCW, Fleep user
FleepIRC (GitHub)
- Description: IRC and Fleep integration. The current version (fleep.py) is using URL hooks (IRC to Fleep) to deliver messages into Fleep conversations.
- Author: Henrik Pihl, Fleep user