Hi! this is a different type of PR, so I am not following the standard template.
Python-World gave me a beautiful opportunity to start learning about bots and different interesting python concepts.
I initially made the runPython_bot and thought that I will not update it. But as I have learnt new concepts, I have already made several updates.
For example, my server had got hacked using special unicode escape characters. (\x)( bypassing bans)
I have also added inline mode.
Two other people has contributed to my repo, and I am planning to continue the development of this bot independently, in my repo.
THis version in python-world works fine but is slow and has limitations. I am planning a complete rewrite of the bot. So from now, I will not push updates to this Python-World repo.
Thats why, I updated some critical info in readme. I also fixed some broken image links
My next plan is to implement my newly learned async concepts and use telethon, and run the python code not in server by using a third party API.
So, it will be very difficult to keep this Python_World version updated, with my personal repo.
So I updated the clone link in this readme. Earlier it was pointing to my repo, now it is pointing to Python_world repo.
Thanks a lot to all community members. Especially the WhatsApp group is continuing to help me with growing no, of resources.
Hi! this is a different type of PR, so I am not following the standard template.
Python-World gave me a beautiful opportunity to start learning about bots and different interesting python concepts.
I initially made the runPython_bot and thought that I will not update it. But as I have learnt new concepts, I have already made several updates.
For example, my server had got hacked using special unicode escape characters. (\x)( bypassing bans)
I have also added inline mode.
Two other people has contributed to my repo, and I am planning to continue the development of this bot independently, in my repo.
THis version in python-world works fine but is slow and has limitations. I am planning a complete rewrite of the bot. So from now, I will not push updates to this Python-World repo.
Thats why, I updated some critical info in readme. I also fixed some broken image links
My next plan is to implement my newly learned async concepts and use telethon, and run the python code not in server by using a third party API.
So, it will be very difficult to keep this Python_World version updated, with my personal repo.
So I updated the clone link in this readme. Earlier it was pointing to my repo, now it is pointing to Python_world repo.
Thanks a lot to all community members. Especially the WhatsApp group is continuing to help me with growing no, of resources.