Fix README
This commit is contained in:
@@ -56,6 +56,7 @@ while chat.is_alive():
|
|||||||
### asyncio context:
|
### asyncio context:
|
||||||
```python
|
```python
|
||||||
from pytchat import LiveChatAsync
|
from pytchat import LiveChatAsync
|
||||||
|
from concurrent.futures import CancelledError
|
||||||
import asyncio
|
import asyncio
|
||||||
|
|
||||||
async def main():
|
async def main():
|
||||||
|
|||||||
Reference in New Issue
Block a user