4 lines
74 B
Python
4 lines
74 B
Python
class ChatAnalyser:
|
|
def __init__(self, streamer_name, ):
|
|
pass
|
class ChatAnalyser:
|
|
def __init__(self, streamer_name, ):
|
|
pass
|