add comment api and doc, fix CI

This commit is contained in:
BennyThink
2021-05-30 10:34:48 +08:00
parent 573b5a46dd
commit 738fb6be6d
9 changed files with 222 additions and 108 deletions

View File

@@ -8,7 +8,7 @@ import requests_mock
from unittest import mock
sys.path.append("../yyetsbot")
import bot as _
import yyetsbot as _
from fansub import BaseFansub, YYeTsOnline, YYeTsOffline