Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 758 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 758 Bytes

TechnoBot - Telegram bot for preparing for the stages of VSOSH in technology

Structure of repository

main branch - Stable branch with code, that downloaded to the main server

dev branch - Developer version, not released any where

Structure of code

/database folder - API for using SQLite database with users and materials

/handlers folder - Aiogram handlers for messages

/keyboards folder - Keyboards (seriously)

What's new in bot?

You can check closed Pull Requests to see current and previous version of bot, each will be with description

Also, you can check developer branch. I will try to push changes here as soon as possible

What should I do if I find a bug/want to help?

  1. Open an issue here
  2. Profit!