mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
Refactor: Translate all remaining English comments to Chinese
This commit is contained in:
@@ -76,7 +76,7 @@ def _register_adapters():
|
||||
try:
|
||||
from .adapters.discord_adapter import DiscordAdapter
|
||||
PlatformAdapterFactory.register("discord", DiscordAdapter)
|
||||
PlatformAdapterFactory.register("discord_bot", DiscordAdapter) # Add alias
|
||||
PlatformAdapterFactory.register("discord_bot", DiscordAdapter) # 添加别名
|
||||
except ImportError:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user