Skip to content

Events,

Latest
Compare
Choose a tag to compare
@tsepanx tsepanx released this 03 Mar 09:29
· 98 commits to master since this release
7d929b5

Events PR features

  • Project tree restructurization:
    • new dirs conversations, orm, tables
    • new files: utils_{tg,pd,ask}
  • Completed my orm features: main Table dataclass for every DB table
  • Introduced Events entity: answer multiple times on day as a timestamp
  • New /ask interaction with user: select multi-choice questions with Inline Keyboard buttons
    • Made with ptb ConversationsHandler functionality
  • New SQL schema: answer, containing both question_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