Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement compose/reply email from TG bot #24

Open
arvryna opened this issue Jan 27, 2022 · 0 comments
Open

Implement compose/reply email from TG bot #24

arvryna opened this issue Jan 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@arvryna
Copy link
Contributor

arvryna commented Jan 27, 2022

Is your feature request related to a problem? Please describe.
Right now TG bot allows receiving message, need to update the backend to be able to compose mail from bot

Flow - compose new email
Introduce new command /send
enter TO address -> subject -> msg body -> send -> leave copy of sent email

Flow - reply existing message
use TG reply feature -> msg body -> send -> leave copy of sent email (with context of prev reply)

Add footer
sent by pigeomail

@arvryna arvryna changed the title Ability to compose/write email from TG bot Implement compose/write email from TG bot Jan 27, 2022
@arvryna arvryna changed the title Implement compose/write email from TG bot Implement compose/reply email from TG bot Jan 27, 2022
@requiemofthesouls requiemofthesouls added the enhancement New feature or request label Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants