This commit is contained in:
Pratyush Desai 2021-07-16 21:44:06 +05:30
parent e554345739
commit 9607ee7cad
1 changed files with 5 additions and 0 deletions

5
setup.py Normal file
View File

@ -0,0 +1,5 @@
from supybot.setup import plugin_setup
plugin_setup(
"EgoServ",
)