-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Python based telegram bot #7
Comments
Was this a python telegram bot you wrote or this starter? If it was your repo I think the best place to debug with you is on discord: https://discord.cyclic.sh This repo is nodejs only. |
Thanks for reply @seekayel By the way, the bot works fine if host it from my pc (i.e. vscode) |
Hey @KishorJena can you show the step to deploy the Python telegram bot on Cyclic it help us |
I forgot. But there is option to link your own bot. there you can can link your git repo which contains python bot with requirements.txt. Dont know how but once the bot worked successfully. I was able to see logs. But later it never worked. shows python command not found. Cyclic.sh should provide template like nodejs PS: and yeah you should run bot on some port |
I tried to deploy the telegram bot written in Python but I get error as the Python command is not found
I could not find any dedicated repo for a Python telegram bot like nodejs. I had to choose Python 3.10.x under the same template where nodejs is available.
and also there is no option for choosing main file for python and also it shows files and folder of nodejs template
The text was updated successfully, but these errors were encountered: