MCPcopy Create free account

hub / github.com/HiddenCodeDevs/BlumTelegramBot / functions

Functions70 in github.com/HiddenCodeDevs/BlumTelegramBot

↓ 86 callersMethodget
(self, url: str)
bot/core/api.py:45
↓ 14 callersMethodpost
(self, url: str, data: dict = None)
bot/core/api.py:55
↓ 4 callersMethodupdate_user_balance
(self)
bot/core/tapper.py:256
↓ 3 callersFunctioncheck_payload_server
(payload_server_url: str, full_test: bool = False)
bot/utils/payload.py:5
↓ 3 callersMethodupdate_points_balance
(self, with_log: bool = False)
bot/core/tapper.py:238
↓ 2 callersMethodauth
(self, session: aiohttp.ClientSession)
bot/core/tapper.py:39
↓ 2 callersFunctioncheck_proxy
(http_client: ClientSession)
bot/utils/checkers.py:9
↓ 2 callersMethodcheck_tasks
(self)
bot/core/tapper.py:111
↓ 2 callersMethodclaim_task
(self, task_id)
bot/core/api.py:224
↓ 2 callersFunctionget_payload
(payload_server_url: str, game_id: str, earned_points: dict, asset_clicks: dict)
bot/utils/payload.py:41
↓ 2 callersFunctionget_proxies
()
bot/utils/launcher.py:35
↓ 2 callersFunctionget_random_letters
(hash_data: any = None)
bot/core/helper.py:46
↓ 2 callersFunctionget_referral_token
()
bot/core/helper.py:51
↓ 2 callersFunctionget_session_names
()
bot/utils/launcher.py:26
↓ 2 callersFunctionget_user_agents
()
bot/core/agents.py:210
↓ 2 callersMethodrun
(self, proxy: str | None)
bot/core/tapper.py:292
↓ 2 callersMethodset_tokens
(self, token_data: dict)
bot/core/api.py:105
↓ 1 callersMethodauth_with_web_data
(self, web_data)
bot/core/api.py:65
↓ 1 callersMethodcheck_daily_reward
(self)
bot/core/tapper.py:228
↓ 1 callersMethodcheck_farming
(self)
bot/core/tapper.py:276
↓ 1 callersMethodcheck_friends_balance
(self)
bot/core/tapper.py:266
↓ 1 callersMethodcheck_tribe
(self)
bot/core/tapper.py:49
↓ 1 callersFunctioncheck_user_agent
(session_name: str)
bot/core/agents.py:240
↓ 1 callersMethodclaim_daily_reward
(self)
bot/core/api.py:165
↓ 1 callersMethodclaim_farm
(self)
bot/core/api.py:241
↓ 1 callersMethodclaim_friends_balance
(self)
bot/core/api.py:260
↓ 1 callersMethodclaim_game
(self, payload: str)
bot/core/api.py:189
↓ 1 callersMethodcreate_ssl_context
()
bot/core/TLS.py:16
↓ 1 callersMethoddaily_reward_is_available
(self)
bot/core/api.py:150
↓ 1 callersFunctiondisable_color_on_error
(formatter, level_)
bot/utils/logger.py:21
↓ 1 callersMethodelig_dogs
(self)
bot/core/api.py:173
↓ 1 callersFunctionformat_duration
(seconds)
bot/core/helper.py:15
↓ 1 callersFunctiongenerate_random_user_agent
(device_type='android', browser_type='chrome')
bot/core/agents.py:144
↓ 1 callersFunctionget_blum_database
()
bot/core/helper.py:21
↓ 1 callersMethodget_friends_balance
(self)
bot/core/api.py:251
↓ 1 callersMethodget_my_tribe
(self)
bot/core/api.py:288
↓ 1 callersMethodget_tasks
(self)
bot/core/tapper.py:83
↓ 1 callersFunctionget_tg_clients
()
bot/utils/launcher.py:49
↓ 1 callersFunctionget_tg_web_data
(client: Client, log: SessionLogger)
bot/core/tg_auth.py:16
↓ 1 callersMethodjoin_tribe
(self, tribe_id)
bot/core/api.py:309
↓ 1 callersMethodleave_tribe
(self)
bot/core/api.py:301
↓ 1 callersMethodlogin
(self, web_data_params: str)
bot/core/api.py:81
↓ 1 callersFunctionmain
()
main.py:10
↓ 1 callersFunctionmove_session_to_deleted
(client: Client)
bot/core/helper.py:29
↓ 1 callersMethodmy_points_balance
(self)
bot/core/api.py:129
↓ 1 callersMethodplay_drop_game
(self)
bot/core/tapper.py:151
↓ 1 callersMethodrandom_delay
(self)
bot/core/tapper.py:220
↓ 1 callersMethodrefresh_tokens
(self)
bot/core/api.py:109
↓ 1 callersFunctionrun_tapper
(tg_client: Client, proxy: Proxy | None)
bot/core/tapper.py:352
↓ 1 callersFunctionsave_user_agent
(session_name)
bot/core/agents.py:225
↓ 1 callersMethodsearch_tribe
(self, chat_name)
bot/core/api.py:268
↓ 1 callersFunctionset_proxy_for_tg_client
(client: Client, proxy: Proxy)
bot/core/helper.py:35
↓ 1 callersMethodstart_farming
(self)
bot/core/api.py:232
↓ 1 callersMethodstart_game
(self)
bot/core/api.py:181
↓ 1 callersMethodstart_task
(self, task_id)
bot/core/api.py:205
↓ 1 callersMethoduser_balance
(self)
bot/core/api.py:137
↓ 1 callersMethodvalidate_task
(self, task_id, keyword: str)
bot/core/api.py:213
↓ 1 callersFunctionwait_proxy
(http_client: ClientSession, time_between_checks_sec: int = 5)
bot/utils/checkers.py:23
Method__init__
(self, session_name)
bot/utils/logger.py:40
Method__init__
(self, session: ClientSession, logger: SessionLogger)
bot/core/api.py:27
Method__init__
(self, tg_client: Client, log: SessionLogger)
bot/core/tapper.py:35
Method_format
(self, message)
bot/utils/logger.py:45
Methoderror_wrapper
(method)
bot/core/api.py:32
Methodget_tasks
(self)
bot/core/api.py:197
Methodget_tribe_info
(self, chat_name)
bot/core/api.py:280
Functionregister_sessions
()
bot/core/registrator.py:6
Functionrun_tasks
()
bot/utils/launcher.py:72
Methodwallet_my_balance
(self)
bot/core/api.py:121
Functionwrapper
(*args, **kwargs)
bot/utils/logger.py:22
Methodwrapper
(self, *arg, **kwargs)
bot/core/api.py:33