a
This commit is contained in:
parent
4c2cbc636f
commit
ce1b22cce9
2
main.py
2
main.py
@ -13,7 +13,7 @@ from commands import load_all_cogs, reload_all_cogs
|
|||||||
from error_handler import handle_error, patch_discord_methods, store_interaction_content
|
from error_handler import handle_error, patch_discord_methods, store_interaction_content
|
||||||
from utils import reload_script
|
from utils import reload_script
|
||||||
import settings_manager # Import the settings manager
|
import settings_manager # Import the settings manager
|
||||||
from discordbot import command_customization # Import command customization utilities
|
import command_customization # Import command customization utilities
|
||||||
|
|
||||||
# Import the unified API service runner and the sync API module
|
# Import the unified API service runner and the sync API module
|
||||||
import sys
|
import sys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user