Add comment
This commit is contained in:
@@ -101,6 +101,7 @@ while chat.is_alive():
|
|||||||
from pytchat import ReplayChat
|
from pytchat import ReplayChat
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
|
#seektime (seconds): start position of chat.
|
||||||
chat = ReplayChat("ojes5ULOqhc", seektime = 60*30)
|
chat = ReplayChat("ojes5ULOqhc", seektime = 60*30)
|
||||||
while chat.is_alive():
|
while chat.is_alive():
|
||||||
data = chat.get()
|
data = chat.get()
|
||||||
|
|||||||
Reference in New Issue
Block a user