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 Normal View History

2021-07-16 18:14:06 +02:00
from supybot.setup import plugin_setup
plugin_setup(
"EgoServ",
)