eouia / MMM-Assistant

(Deprecated) This project is not supported any more from original owner. Use alternative MMM-AssistantMk2(https://github.com/eouia/MMM-AssistantMk2)
https://github.com/eouia/MMM-AssistantMk2
MIT License
25 stars 8 forks source link

Implement a request counter to keep track of free usage #34

Open E3V3A opened 6 years ago

E3V3A commented 6 years ago

I suggest we implement a request counter to keep track of the number of GA requests that has been made, so that the users do not exceed their free quota of ~240 requests/month.

When the GA request is understood and processes, it returns a done:true, that we could use.

[ASSTNT] GA Transcription:  { transcription: 'Make me a sandwich',  done: true }

This value need to be: