mirror of
https://github.com/idanoo/go-mastodon-stats
synced 2025-07-03 06:42:19 +00:00
Handle registering the app
This commit is contained in:
parent
7e82fd4eb6
commit
a2761fac3e
2 changed files with 23 additions and 4 deletions
|
@ -17,7 +17,7 @@ var (
|
|||
MASTODON_INSTANCE_URL string
|
||||
MASTODON_USERNAME string
|
||||
MASTODON_PASSWORD string
|
||||
|
||||
MASTODON_CLIENT_NAME = "go-mastodon-stats"
|
||||
// UserCount metric name
|
||||
METRICNAME_USERCOUNT = "userCount"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue