MCPcopy
hub / github.com/dreammis/social-auto-upload / main

Method main

tk_uploader/main.py:226–228  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

224 await asyncio.sleep(2)
225
226 async def main(self):
227 async with async_playwright() as playwright:
228 await self.upload(playwright)
229

Calls 1

uploadMethod · 0.95

Tested by

no test coverage detected