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

Change the telegram library/ telegram interface #1

Closed
jpizquierdo opened this issue Jul 6, 2023 · 1 comment · Fixed by #2
Closed

Change the telegram library/ telegram interface #1

jpizquierdo opened this issue Jul 6, 2023 · 1 comment · Fixed by #2
Assignees
Labels
bug Something isn't working

Comments

@jpizquierdo
Copy link
Owner

It is needed to change the telegram library. Telepot is deprecated and is causing many warning and some blocking in the app and telegram bot (i.e. when changing the details of the bot, add a new member to a group, etc).
Python Telegram Bot (PTB) is in the roadmap due of its popularity, community, development and because it implements an addition over Telegram official API.
https://github.com/python-telegram-bot/python-telegram-bot

@jpizquierdo jpizquierdo added the bug Something isn't working label Jul 6, 2023
@jpizquierdo jpizquierdo self-assigned this Jul 6, 2023
@jpizquierdo
Copy link
Owner Author

It has been changed the library and the messages / commands handlers are working. Nevertheless some more develpment is needed because the log function that consumes the telegram queues is not working

@jpizquierdo jpizquierdo linked a pull request Jul 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant