logging messages by facebook bot to your account
Project description
Viablimp ("Via Blimp")
--------
History
--------
"Blimp" is a small airship or a barrage balloon. "Viablimp" delivers you the data you send through it to your facebook account.
What it Does
--------
Blimp is a chatbot.
Blimp provides you a unique URL when you message the bot.
This unique url when hit with any data (GET/POST request) messages you the data in json on your fb account.
Imagine this to be a wormhole! Anything you do with the url, the message is sent by you on your phone messenger account.
Also can be used as a testing API endpoint.
Website
-------
https://facebooklogger.herokuapp.com/
Usage
--------
To use, simply do::
>>> import viablimp
>>> logger = viablimp.token('BGSFH3HJ7I') # The Token which you get from the viablimp facebook chatbot
>>> logger.add_name('SERVICE_NAME') # Optional. Useful when multiple services use logging.
>>> logger.message(STRING/OBJECT TO LOG)
--------
History
--------
"Blimp" is a small airship or a barrage balloon. "Viablimp" delivers you the data you send through it to your facebook account.
What it Does
--------
Blimp is a chatbot.
Blimp provides you a unique URL when you message the bot.
This unique url when hit with any data (GET/POST request) messages you the data in json on your fb account.
Imagine this to be a wormhole! Anything you do with the url, the message is sent by you on your phone messenger account.
Also can be used as a testing API endpoint.
Website
-------
https://facebooklogger.herokuapp.com/
Usage
--------
To use, simply do::
>>> import viablimp
>>> logger = viablimp.token('BGSFH3HJ7I') # The Token which you get from the viablimp facebook chatbot
>>> logger.add_name('SERVICE_NAME') # Optional. Useful when multiple services use logging.
>>> logger.message(STRING/OBJECT TO LOG)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
viablimp-0.2.5.tar.gz
(2.9 kB
view details)
File details
Details for the file viablimp-0.2.5.tar.gz.
File metadata
- Download URL: viablimp-0.2.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8720fee1e12fb63d5feea968799cb902d1c0eb5bb0a97344a257ae8274f1528b
|
|
| MD5 |
a43626c726bb23d83e4103bca7af1eb9
|
|
| BLAKE2b-256 |
901f04406b2b9e569d998fc92951efe1c0d407f6b78c7d3a70063ed920662d7e
|