This repository has been archived on 2021-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
EgoServ/setup.py

5 lines
70 B
Python
Raw Permalink Normal View History

2021-07-16 21:44:06 +05:30
from supybot.setup import plugin_setup
plugin_setup(
"EgoServ",
)