This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
J1147
/
ai-on-wechat
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
171
Commits
3
Branches
10MB
Tree:
c782b38ba1
ai-on-wechat
/
plugins
/
plugin.py
plugin.py
65B
Raw
Normal View
History
feat: support plugins
2 years ago
1
2
3
class
Plugin
:
def
__init__
(self)
:
self.handlers = {}