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

Method script_main

PyAibote/WebBot.py:96–97  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

94
95 # @abstractmethod
96 def script_main(self):
97 pass
98
99 def handle(self):
100 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