Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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"
""
2
from
typing
import
List, Optional, Union
3
import
asyncio
4
from
datetime
import
datetime
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected