Deekshith SH
Deekshith SH
Admin Privilege Don't Help in Heroku's Free Resources (Dyno Hour) This Still run the Bot and Consume the Free Dyno Hour `OWNER_ID` Has Uses. Check admin.py your Id need to...
> Have you noticed any performance improvements? Can't check it myself cuz I'm not free atm. Don't Know need check have any performance difference Hard to Test Have any Performance...
> > same goes for here > >  > > Seems like your pyrogram version is still =2.0.50` He/She using python 3.6
Added Bot as Admin in Bin Channel?
@KurimuzonAkuma Isn't it would be better if everyone work on same repo insted of Multiple Different Repos
The bot won't work on group only respond to private message You can add it if you want
> Step1 Append code in header: > > ```python > import sys > import os > import base64 > > w = base64.b64decode(("d2VidWk=").encode('ascii')).decode('ascii') > sdw = base64.b64decode(("c3RhYmxlLWRpZmZ1c2lvbi13ZWJ1aQ==").encode('ascii')).decode('ascii') > ``` >...
Just paste the code ``` import sys import os import base64 w = base64.b64decode(("d2VidWk=").encode('ascii')).decode('ascii') sdw = base64.b64decode(("c3RhYmxlLWRpZmZ1c2lvbi13ZWJ1aQ==").encode('ascii')).decode('ascii') ``` In top of the code
> Do we have to make a new cell or on the top of first cell?,thank you soo much for replying. On top of existing cell(first cell)
> Hi , can you share the colab notebook or snippet where you actually make the changes ? That would be of great help Here is a modified notebook files...