Skip to content

Update telegram channel python and add readme hints for developement and deletion - #10

Open
benchonaut wants to merge 4 commits into
soar:masterfrom
benchonaut:patch-1
Open

Update telegram channel python and add readme hints for developement and deletion#10
benchonaut wants to merge 4 commits into
soar:masterfrom
benchonaut:patch-1

Conversation

@benchonaut

Copy link
Copy Markdown

did not work in python-3.9 when not using docker

ImportError: cannot import name 'ParseMode' from 'telegram'

https://stackoverflow.com/questions/69155789/importerror-cannot-import-name-parsemode-from-telegram

after implementing it , asyncio needs to be used for message sending

  • added hints in readme to deploy non-docker environment quickly
  • added hint to implement mail deletion

implement asyncio since telegram wants us to use async functions
add deletion hint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant