As part of a desired to improve project funding, the weekly growth report has been added to the bot.
The main idea is to show the growth process weekly.
Mongoose model added with the idea of storing data initially and eventually generate google charts and save them in png or any other picture format.
Accounts model is not being saved yet, eventually it will be used to calculate growth percentages on a weekly basis.
REPORT_ACTIVE
Can be true or false, if true post will be publish.
POSTING_KEY_PRV
Need posting key to be able to publish report
ACCOUNT_NAME
Account name for which the report will be created
node scripts/growth_report.js
Report example