Skip navigation links

metrics-bot 0.0.0 API Documentation

metrics-bot is a bot for microblogging platforms and instant messaging to provide information about the Tor network.

See: Description

Packages 
Package Description
org.torproject.metrics.bot
Microblogging and instant messaging bot for information about Tor relays and bridges.
org.torproject.metrics.bot.factoids
Factoids for interactive components.
org.torproject.metrics.bot.irc
IRC Component for metrics-bot.
org.torproject.metrics.bot.mastodon
Mastodon Component for metrics-bot.
org.torproject.metrics.bot.microblog
Generic microblogging interfaces and utilities.
org.torproject.metrics.bot.tor
This package contains classes representing Tor network concepts (relays, bridges, flags, etc.).
org.torproject.metrics.bot.twitter
Twitter Component for metrics-bot.

metrics-bot is a bot for microblogging platforms and instant messaging to provide information about the Tor network. It is used for the @TorAtlas twitter account.

metrics-bot requires Java 8. It also has dependencies on the following libraries:

To install these dependencies on Debian:

apt install libhttpclient-java libjson-simple-java libcommons-configuration-java

(Unfortunately, neither twitter4j nor mastodon4j is not yet available in Debian, you will need to include this manually in your classpath.)

Skip navigation links
© 2018 The Tor Project