Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/a943512/PyAibote
/ script_main
Method
script_main
PyAibote/AndroidBot.py:54–55 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
52
53
@abstractmethod
54
def
script_main(self):
55
pass
56
57
def
handle(self):
58
self.info(f
"<-<- Client connection at {self.client_address[0]}: {self.client_address[1]}"
)
Callers
1
handle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected