mkdryden / telegram-stats-bot

A simple bot that lives in your Telegram group, logging messages to a Postgresql database and serving statistical tables and plots to users as Telegram messages.
GNU General Public License v3.0
53 stars 20 forks source link

json import: ignore bot messages #19

Open mkdryden opened 1 year ago

mkdryden commented 1 year ago

Currently import script includes messages sent by the bot that are ignored during normal operation. Should include an argument to exclude these.