This is a list of all components where we should add __name__ == "__main__" examples for quick reference.
- botspot/utils/send_safe.py
- botspot/utils/text_utils.py
- botspot/utils/cache_utils.py
- botspot/utils/unsorted.py
- botspot/utils/admin_filter.py
- botspot/utils/user_ops.py
- botspot/utils/deps_getters.py
- botspot/utils/internal.py
- botspot/components/qol/print_bot_url.py
- botspot/components/qol/bot_info.py
- botspot/components/qol/bot_commands_menu.py
- botspot/components/data/contact_data.py
- botspot/components/data/mongo_database.py
- botspot/components/data/user_data.py
- botspot/components/features/multi_forward_handler.py
- botspot/components/features/user_interactions.py
- botspot/components/main/single_user_mode.py
- botspot/components/main/trial_mode.py
- botspot/components/main/event_scheduler.py
- botspot/components/main/telethon_manager.py
- botspot/components/middlewares/error_handler.py
- botspot/components/new/context_builder.py
- botspot/components/new/contact_manager.py
- botspot/components/new/subscription_manager.py
- botspot/components/new/llm_provider.py
- botspot/components/new/queue_manager.py
- botspot/components/new/auto_archive.py
- botspot/components/new/chat_binder.py
- botspot/components/new/chat_fetcher.py
- botspot/core/errors.py
- botspot/core/botspot_settings.py
- botspot/core/bot_manager.py
- botspot/core/dependency_manager.py