https://github.com/codeforequity-at/bitbot
Cryptocurrency Wallet within Facebook Messenger
https://github.com/codeforequity-at/bitbot
Last synced: 3 months ago
JSON representation
Cryptocurrency Wallet within Facebook Messenger
- Host: GitHub
- URL: https://github.com/codeforequity-at/bitbot
- Owner: codeforequity-at
- License: mit
- Created: 2017-09-28T08:50:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-28T09:04:15.000Z (over 8 years ago)
- Last Synced: 2025-03-29T22:41:20.213Z (about 1 year ago)
- Language: JavaScript
- Size: 717 KB
- Stars: 18
- Watchers: 9
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitbot
Cryptocurrency Wallet within Facebook Messenger

## Articles
I wrote some articles about this project, please find it here:
* [Sending Money ? There’s a Bot For That!](https://chatbotsmagazine.com/sending-money-now-theres-a-bot-for-that-4601168bfd14)
* [Building the Most Basic Bitcoin Wallet Ever (in Facebook Messenger)](https://chatbotsmagazine.com/building-the-most-basic-bitcoin-wallet-ever-in-facebook-messenger-a71014d46258)
## Test Setup
The chatbot is accessible [here](https://www.facebook.com/ItipuBot/) - Facebook account required, of course!
## Tooling
There is not much tooling for now. It is deployed on Heroku.
> heroku git:remote -a bitbottest
> git push heroku master
## Looking for contributors
This project is still pretty basic. Looking for developers, testers, designers, blockchain experts, ... to take part!
I'm willing to share every server access (Heroku, Facebook Page, API.ai, ....) to organize a fully distributed development/test/deployment pipeline for contributors.