Move to new plugin framework.
- User `profiles` component for profile and community fetch. - Add data version check - Move `datamodels` to `botdata`.
This commit is contained in:
@@ -1,3 +1 @@
|
||||
async def twitch_setup(bot):
|
||||
from .tracker import setup
|
||||
await setup(bot)
|
||||
from .tracker import setup as twitch_setup
|
||||
|
||||
Reference in New Issue
Block a user