agent-claw: automated task changes
This commit is contained in:
4
agentclaw/app/agent_claw_main/channels/__init__.py
Normal file
4
agentclaw/app/agent_claw_main/channels/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .adapter import ChannelAdapter
|
||||
from .telegram import TelegramAdapter
|
||||
|
||||
__all__ = ['ChannelAdapter', 'TelegramAdapter']
|
||||
Reference in New Issue
Block a user