mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-29 06:51:12 -05:00
6 lines
73 B
Python
6 lines
73 B
Python
from supybot.setup import plugin_setup
|
|
|
|
plugin_setup(
|
|
'AzuraCast',
|
|
)
|