/la-cocoloc-speaker

Send us a voice message with messenger.

MIT LicenseMIT

Cocoloc Speaker

Send us a voice message with messenger.

Table of Contents


Demo

demo

Installation

git clone https://github.com/lucasmrdt/edt-to-google-calendar
cd edt-to-google-calendar

Back-end

1️⃣ Required environnement variables :

  • REDIS_URL (redis url)
  • PAGE_ACCESS_TOKEN (messenger access token)
  • VERIFY_TOKEN (messenger access token)
  • APP_SECRET (messenger access token)

2️⃣ Then

cd back-end
npm install

3️⃣ Host the backend to be reached by messenger

Front-end

1️⃣ Required environnement variables :

  • GOOGLE_APPLICATION_CREDENTIALS (google credentials to Google Text to Speech)

2️⃣ Then

cd front-end
pip install -r requirements.txt --user

Usage

Back-end

Your backend should be hosted somewhere, I recommend you heroku (for free usage).

Front-end

cd front-end
./lacocoloc.py

Contributing

Fell free to add more usefull features, test it and report issues.

Support

Reach out to me at one of the following places!

License

License