Export ChatProcessor

This commit is contained in:
55448286+taizan-hokuto@users.noreply.github.com
2019-11-03 19:41:15 +09:00
parent 0a8cd83d41
commit 89ddc0551f

View File

@@ -13,6 +13,7 @@ __all__ = ["core_async","core_multithread","processors"]
from .api import (
LiveChat,
LiveChatAsync,
ChatProcessor,
CompatibleProcessor,
SimpleDisplayProcessor,
JsonfileArchiveProcessor