There's any analytics for nightbot besides the one in the dashboard page?
I mean, I wanted to do a data survey based on how much a command was called during lives to make a chart and see wich one was most called (I work for a programming website) and see what would be the next course we would be offering at the platform.
The matter is that the dashboard for nightbot only show commands as general, doesn't have a graph based on each command, like: !csharp, !javascript, etc...
Looking for the API it only responds me that a Unknown error Ocurred while i was trying to consume it.
If anyone has any idea how can a get analytics for each command please let me know...
Ps.: I can look for logs and count each one at the end of the live, but imagine doing it for 53 commands everyweek since i could have a chart made by the application or data retrieved to the API.