mirror of
https://github.com/idanoo/go-mastodon-stats
synced 2025-07-03 06:42:19 +00:00
Update matrix info
This commit is contained in:
parent
ecfe777efa
commit
b3c829c381
7 changed files with 103 additions and 4 deletions
|
@ -12,7 +12,7 @@ func Run() {
|
|||
}
|
||||
|
||||
// Write to DB
|
||||
persistMetrics(metrics)
|
||||
updatedMetrics := persistMetrics(metrics)
|
||||
|
||||
// Output example
|
||||
sendToMatrix(updatedMetrics)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue