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
|
@ -14,6 +14,10 @@ var (
|
|||
MATRIX_WEBHOOK_API_KEY string
|
||||
MATRIX_WEBHOOK_CHANNEL string
|
||||
|
||||
MASTODON_INSTANCE_URL string
|
||||
MASTODON_USERNAME string
|
||||
MASTODON_PASSWORD string
|
||||
|
||||
// UserCount metric name
|
||||
METRICNAME_USERCOUNT = "userCount"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue