We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df71259 commit ab0e1c8Copy full SHA for ab0e1c8
1 file changed
plugins/hato.py
@@ -104,6 +104,7 @@ def earth_quake():
104
return msg
105
106
107
+@action("textlint")
108
def textlint(text: str):
109
"""文章を校正する"""
110
0 commit comments