MCPcopy Create free account
hub / github.com/wechaty/python-wechaty / ding-dong-bot-oop.py

File ding-dong-bot-oop.py

examples/ding-dong-bot-oop.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""example code for ding-dong-bot with oop style"""
2from typing import List, Optional, Union
3import asyncio
4from datetime import datetime

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected