Add twitch setup methods.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import logging
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
from .twitch import setup as twitch_setup
|
||||
from .parser import *
|
||||
Reference in New Issue
Block a user