2024-10-12 14:31:39 +02:00

6 lines
69 B
Python

from supybot.setup import plugin_setup
plugin_setup(
'Serve',
)