Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
/ EightOfMarchBot Public archive

Simple quest bot made to congratulate women with International Women's Day

License

Notifications You must be signed in to change notification settings

Atennop1/EightOfMarchBot

Repository files navigation

EightOfMarchBot

badge badge badge

About project

This project is a simple telegram bot with a quest inside. It was prepared for my classmates as the first part of the event to congratulate them on International Women's Day.

Specifics

  • Project using OOP and SOLID
  • Single-layer architecture as a clean model
  • Clear DI

Conclusion

This project served me as a good practice in programming telegram bots, thanks to it I found the ideal library for working with telegram and roughly understood how the architecture of telegram bots is built on the .NET platform ;p