MCPcopy Create free account
hub / github.com/a943512/PyAibote / script_main

Method script_main

PyAibote/WindowsBot.py:94–95  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

92
93 # @abstractmethod
94 def script_main(self):
95 pass
96
97 def handle(self):
98 self.info(f"<-<- Client connection at {self.client_address[0]}: {self.client_address[1]}")

Callers 1

handleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected