A Telegram Client bot for adding time to your bio (WIP)
in future im going to add new features to this bot
I don't have ANY WARRANTY if telegram ban your account or something
APP_ID
andAPI_HASH
: Get these two variable from my.telegram.org/apps.
IN_MEMORY
: if you want to use bot and not having a session file, set this variable to true so bot runs in memoryOWNER_ID
not useful for now
PROXY_SCHEME
,PROXY_HOSTNAME
andPROXY_PORT
: set your proxy settingsPROXY_USERNAME
andPROXY_PASSWORD
: if your proxy require authorization, set this variables
API_ID = 1234
API_HASH = abcd1234
API_ID = 1234
API_HASH = abcd1234
PROXY_SCHEME = https
PROXY_HOSTNAME = localhost
PROXY_PORT = 1234