Telegram-InstaPy-Scheduling
Telegram-InstaPy-Scheduling copied to clipboard
A Telegram bot for scheduling InstaPy
lets say i run /now test username how can i end it ? btw i love your work ! keep up
I know that InstaPy had this issue and that it was fixed short after. But when I try to run one of my scripts via Telegram, this error appears: Traceback...
Hello, I'm having trouble understanding how to run InstaPy on a telegram group "X" and liking Y number of posts. Can someone shed some light here? Thank you very much....
I am getting this error when I try to execute main.py, any suggestions? Traceback (most recent call last): File "main.py", line 30, in except (FileNotFoundError, IOError): NameError: name 'FileNotFoundError' is...
Try installing the updated repo and I still have the same problem when running the main.py file. "PS C:\Users\xxxx> & python c:/Users/xxxx/Desktop/InstaPy-master/instapy/Telegram-InstaPy-Scheduling-master/main.py Traceback (most recent call last): File "c:/Users/xxxx/Desktop/InstaPy-master/instapy/Telegram-InstaPy-Scheduling-master/main.py", line...
@Tkd-Alex And if we can have a option to add schedule before running main.py ty
Thanks to @Tkd-Alex for helping and making this happen. I would like to share this Function that you can have Live logs sent to your Telegram chat. **Add this Function...
Could it be possible to import the tags from telegram, separated by a comma, to an array of tags? Using in the code something like this ``` from random import...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...