Telegram bot frontend for IOU app
- In Telegram, open
@botfather
- Create a new bot
- Get API key
python -m app.main
Pre-commit hooks:
$ poetry run pre-commit run --all-files
MVP:
- Add more tests
- Add CI/CD
- Add logging, especially for error cases
- Add lookup of members in chat
More features:
- Validate that users in a query are indeed in the conversation