Initial Plugin Commit
This commit is contained in:
3
__init__.py
Normal file
3
__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
async def twitch_setup(bot):
|
||||
from .tracker import setup
|
||||
await setup(bot)
|
||||
Reference in New Issue
Block a user