This is a repository for plugins contribution.
You can either:
- add your contrib as a submodule
- fork and add your plugin to the repo
Always use a directory. Try to add some tests using irc3.testing
Your plugin structure should look like this:
myplugin/ README.rst __init__.py test_myplugin.py example.ini