oddluck-limnoria-plugins/TriviaTime/setup.py

6 lines
74 B
Python

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