https://github.com/breakzplatform/dieta-buddy
Bot para Messenger que auxilia no controle de calorias ingeridas diariamente
https://github.com/breakzplatform/dieta-buddy
Last synced: 8 months ago
JSON representation
Bot para Messenger que auxilia no controle de calorias ingeridas diariamente
- Host: GitHub
- URL: https://github.com/breakzplatform/dieta-buddy
- Owner: breakzplatform
- License: mit
- Created: 2017-02-04T17:31:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-04T17:52:32.000Z (over 9 years ago)
- Last Synced: 2025-10-14T01:12:16.481Z (8 months ago)
- Language: PHP
- Homepage: http://m.me/dietabuddy
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Dieta Buddy
Requisitos: Servidor Apache/Ngix, PHP > 5.3, MariaDB/MySQL, Conta no IBM Bluemix
Instalação:
- Mover arquivos para `www/html`
- Criar base de dados `fb_bot` e executar o script `fb_bot.sql`
- Alterar no `index.php` as chaves: `CHAVE_BOT`, `CHAVE_PAGINA`, `CHAVE_BLUEMIX`
LICENÇA: MIT (ver `license.md`)