Package | Description |
---|---|
org.torproject.metricsbot |
Microblogging and instant messaging bot for information about Tor relays and
bridges.
|
org.torproject.metricsbot.mastodon |
Mastodon Component for metrics-bot.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<MastodonAccountConfiguration> |
Configuration.getMastodonAccounts() |
Constructor and Description |
---|
MastodonAccount(MastodonAccountConfiguration configuration)
Creates a new Mastodon account instance using instance and OAuth
credentials as specified in the configuration.
|