Added skeleton for chat and video.

This commit is contained in:
Vitalii Lebedynskyi
2022-08-08 14:24:06 +03:00
parent a84e8abc14
commit e00fb5bd70
5 changed files with 85 additions and 29 deletions

View File

@@ -1,3 +0,0 @@
class ChatAnalyser:
def __init__(self, streamer_name, ):
pass