greekdigitalcommunity / gdc-bot

Bot written in bot-kit for our GDC community
https://greekdigitalcommunity.com/
0 stars 2 forks source link

Internal analytics #2

Open tkorakas opened 6 years ago

tkorakas commented 6 years ago

We can use web api to gather data. For example https://api.slack.com/methods/conversations.members to count active users per hour.

tkorakas commented 6 years ago

We can use https://cron-job.org/ to trigger these jobs.