7 lines
71 B
Python

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