Events PR
features
- Project tree restructurization:
- new dirs
conversations
,orm
,tables
- new files:
utils_{tg,pd,ask}
- new dirs
- Completed my
orm
features: mainTable
dataclass for every DB table - Introduced
Events
entity: answer multiple times on day as atimestamp
- New
/ask
interaction with user: select multi-choice questions withInline Keyboard
buttons- Made with
ptb
ConversationsHandler
functionality
- Made with
- New
SQL
schema:answer
, containing bothquestion_fk
&event_fk
(only one can be not null)
What's Changed
New Contributors
Full Changelog: https://github.com/tsepanx/metrics.tg-bot/commits/v1.0