cub-sdt-104-2024 / tasks

This repository hosts a task tracker for all projects.
1 stars 0 forks source link

Telegram bot stub #11

Open dbarashev-jetbrains opened 1 week ago

dbarashev-jetbrains commented 1 week ago

Implement a telegram bot stub with three buttons/commands:

The buttons should not do anything, just reply some stub text, like "this will add a participant"

There us a bot template in the project0: https://github.com/cub-sdt-104-2024/project0/ Please feel free to use it. If you want to use some other library, it is okay too, however, please write a Pipfile with the dependencies in this case.

Please commit your code into a branch, create a pull request and assign a review to @dbarashev-jetbrains