Implement a telegram bot stub with three buttons/commands:
add an event participant
add an expense item
settle debts
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
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