JBotLogger
A library that simply logs all the analytics data that are sent from telegram bots built with jbots API
Maven Dependency for Consumers
Add to your pom.xml
<dependency>
<groupId>me.shib.java.lib</groupId>
<artifactId>jbotlogger</artifactId>
<version>0.2.2</version>
</dependency>