MCPcopy Create free account

hub / github.com/TechifyBots/Rename-Bot / functions

Functions113 in github.com/TechifyBots/Rename-Bot

↓ 28 callersFunctionhumanbytes
(size)
helper/utils.py:37
↓ 6 callersMethodget_user
(self, user_id)
helper/database.py:142
↓ 6 callersMethodget_user_data
(self, id)
helper/database.py:138
↓ 5 callersMethodhas_premium_access
(self, user_id)
helper/database.py:186
↓ 5 callersMethodset_used_limit
(self, id, used)
helper/database.py:100
↓ 5 callersMethodtotal_users_count
(self)
helper/database.py:47
↓ 4 callersMethoddelete_user
(self, user_id)
helper/database.py:55
↓ 3 callersMethodget_free_trial_status
(self, user_id)
helper/database.py:207
↓ 3 callersMethodget_maintenance
(self)
plugins/maintenance.py:25
↓ 3 callersMethodget_metadata_code
(self, id)
helper/database.py:96
↓ 3 callersFunctionremove_path
(*paths)
helper/utils.py:136
↓ 3 callersMethodstart
(self)
bot.py:37
↓ 3 callersMethodstop
(self, *args)
bot.py:86
↓ 3 callersMethodtotal_premium_users_count
(self)
helper/database.py:199
↓ 2 callersFunctionTimeFormatter
(milliseconds: int)
helper/utils.py:48
↓ 2 callersMethodadd_premium
(self, user_id, user_data, limit=None, type=None)
helper/database.py:146
↓ 2 callersMethodadd_user
(self, b, m)
helper/database.py:36
↓ 2 callersFunctionauto_delete_fsub_and_start
(client: Client, user_id: int)
plugins/fsub.py:60
↓ 2 callersMethoddelete_fsub_msg_db
(self, user_id: int)
plugins/fsub.py:42
↓ 2 callersMethodget_all_users
(self)
helper/database.py:51
↓ 2 callersMethodget_caption
(self, id)
helper/database.py:68
↓ 2 callersMethodget_fsub_msg
(self, user_id: int)
plugins/fsub.py:38
↓ 2 callersMethodget_metadata_mode
(self, id)
helper/database.py:89
↓ 2 callersMethodget_prefix
(self, id)
helper/database.py:75
↓ 2 callersFunctionget_seconds
(time_string)
helper/utils.py:102
↓ 2 callersMethodget_suffix
(self, id)
helper/database.py:82
↓ 2 callersMethodget_thumbnail
(self, id)
helper/database.py:61
↓ 2 callersMethodhas_joined_channel
(self, user_id: int, channel_id: int)
plugins/fsub.py:23
↓ 2 callersFunctionmain
()
bot.py:97
↓ 2 callersMethodremove_ban
(self, id)
helper/database.py:229
↓ 2 callersMethodremove_premium
(self, user_id, limit=Config.FREE_UPLOAD_LIMIT, type="Free")
helper/database.py:162
↓ 2 callersMethodreset_uploadlimit_access
(self, user_id)
helper/database.py:112
↓ 2 callersMethodset_caption
(self, id, caption)
helper/database.py:65
↓ 2 callersMethodset_maintenance
(self,status:bool)
plugins/maintenance.py:29
↓ 2 callersMethodset_prefix
(self, id, prefix)
helper/database.py:72
↓ 2 callersMethodset_suffix
(self, id, suffix)
helper/database.py:79
↓ 2 callersMethodset_thumbnail
(self, id, file_id)
helper/database.py:58
↓ 2 callersFunctionupload_files
Unified function to upload files based on type - Supports both 2GB and 4GB files - Uses same function for all file sizes - Handles do
plugins/file_rename.py:107
↓ 1 callersMethodadd_join_req
(self, user_id: int, channel_id: int)
plugins/fsub.py:16
↓ 1 callersFunctionadd_prefix_suffix
(input_string, prefix='', suffix='')
helper/utils.py:121
↓ 1 callersMethodban_user
(self, user_id, ban_duration, ban_reason)
helper/database.py:238
↓ 1 callersFunctionchange_metadata
(input_file, output_file, metadata)
helper/ffmpeg.py:4
↓ 1 callersFunctioncheck_all_channels_joined
(bot: Client, user_id: int)
plugins/fsub.py:47
↓ 1 callersFunctionconvert
(seconds)
helper/utils.py:60
↓ 1 callersMethoddel_join_req
(self)
plugins/fsub.py:27
↓ 1 callersMethodget_all_banned_users
(self)
helper/database.py:255
↓ 1 callersMethodget_ban_status
(self, id)
helper/database.py:246
↓ 1 callersFunctionget_fsub
(bot: Client, message: Message)
plugins/fsub.py:142
↓ 1 callersFunctionget_status
()
plugins/web_support.py:16
↓ 1 callersMethodgive_free_trial
(self, user_id)
helper/database.py:213
↓ 1 callersFunctionis_req_subscribed
(bot: Client, user_id: int)
plugins/fsub.py:125
↓ 1 callersFunctionis_subscribed
(bot: Client, user_id: int)
plugins/fsub.py:105
↓ 1 callersMethodis_user_exist
(self, id)
helper/database.py:43
↓ 1 callersFunctionmetadata_text
(metadata_text)
helper/utils.py:141
↓ 1 callersMethodnew_user
(self, id)
helper/database.py:12
↓ 1 callersFunctionnormalize_ids
(*items)
plugins/maintenance.py:6
↓ 1 callersMethodsave_fsub_msg
(self, user_id: int, message_id: int)
plugins/fsub.py:31
↓ 1 callersFunctionsend_log
(b, u)
helper/utils.py:68
↓ 1 callersFunctionsend_msg
(user_id, message)
plugins/admin.py:261
↓ 1 callersMethodset_metadata_code
(self, id, metadata_code)
helper/database.py:93
↓ 1 callersMethodset_metadata_mode
(self, id, bool_meta)
helper/database.py:86
↓ 1 callersFunctionstart_services
()
bot.py:98
↓ 1 callersFunctionupload_doc
(bot, update)
plugins/file_rename.py:156
↓ 1 callersFunctionweb_server
()
plugins/web_support.py:79
Function_
(bot, message)
plugins/__init__.py:18
Method__init__
(self)
bot.py:24
Method__init__
(self, uri, database_name)
helper/database.py:6
Method__init__
(self)
plugins/fsub.py:10
Method__init__
(self)
plugins/maintenance.py:20
Function_banned_users
(_, m: Message)
plugins/admin.py:215
Functionadd_caption
(client, message)
plugins/start_and_cb.py:93
Functionadd_prefix
(client, message)
plugins/start_and_cb.py:39
Functionadd_premium
(client, message)
plugins/admin.py:34
Functionadd_suffix
(client, message)
plugins/start_and_cb.py:66
Functionaddthumbs
(client, message)
plugins/start_and_cb.py:140
Functionban
(c: Client, m: Message)
plugins/admin.py:147
Functionbroadcast_handler
(bot: Client, m: Message)
plugins/admin.py:237
Functioncb_handler
(client, query: CallbackQuery)
plugins/start_and_cb.py:198
Functioncheck_normal_join
(client: Client, message: ChatMemberUpdated)
plugins/fsub.py:92
Methodchecking_remaining_time
(self, user_id)
helper/database.py:180
Functiondel_requests
(client: Client, message: Message)
plugins/fsub.py:101
Functiondelete_caption
(client, message)
plugins/start_and_cb.py:102
Functiondelete_prefix
(client, message)
plugins/start_and_cb.py:48
Functiondelete_suffix
(client, message)
plugins/start_and_cb.py:75
Methodget_all_premium_users
(self)
helper/database.py:203
Functionget_seconds_first
(time_string)
helper/utils.py:82
Functionget_stats
(bot, message)
plugins/admin.py:13
Functionglobal_fsub_checker
(client: Client, message: Message)
plugins/fsub.py:194
Functionhandle_metadata
(bot: Client, message: Message)
plugins/metadata.py:18
Functionis_auth_req_channel
(_, __, update)
plugins/fsub.py:83
Functionjoin_reqs
(client: Client, message: ChatJoinRequest)
plugins/fsub.py:87
Functionlog_file
(b, m)
plugins/admin.py:27
Functionmaintenance_blocker
(client:Client,m:Message)
plugins/maintenance.py:39
Functionmaintenance_cmd
(_,m:Message)
plugins/maintenance.py:65
Functionmyplan
(client, message)
plugins/start_and_cb.py:146
Functionplans
(client, message)
plugins/start_and_cb.py:183
Functionprogress_for_pyrogram
(current, total, ud_type, message, start)
helper/utils.py:5
Functionquery_metadata
(bot: Client, query: CallbackQuery)
plugins/metadata.py:28
Functionrefunc
(client, message)
plugins/file_rename.py:81
Functionremove_premium
(bot, message)
plugins/admin.py:96
next →1–100 of 113, ranked by callers