This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
J1147
/
CoW
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
177
Commits
2
Branches
4.3MB
Tree:
77046000e8
CoW
/
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 = {}