mirror of
https://github.com/idanoo/go-mastodon-stats
synced 2025-07-03 06:42:19 +00:00
Test mastodon posting
This commit is contained in:
parent
aec56e7352
commit
3aeff25285
8 changed files with 78 additions and 2 deletions
|
@ -15,4 +15,6 @@ func Run() {
|
|||
updatedMetrics := persistMetrics(metrics)
|
||||
|
||||
sendToMatrix(updatedMetrics)
|
||||
|
||||
postToMastodon(updatedMetrics)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue