fincubator / fincubator/tellerbot

Store human readable chat history

Open
#90 1 comment 0 reactions 1 assignee Claimed by @r4rdsn View on GitHub
Dominant language
Python
Stars
25
Forks
10
PR merge metrics
No merged PRs in 30d

Description

As of now bot only has standard stdout aiogram logger of incoming updates, which docker takes care of. It can be useful for debugging purposes, but is not quite readable, as it doesn't save the type and structure of update (i. e. message or keyboard query). Storing chat history in some human readable format will allow to analyze user interactions and shape further development.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.