From 92e3d1b0c2631e3774e036ba686df753b2e17b31 Mon Sep 17 00:00:00 2001 From: j Date: Fri, 28 Jul 2023 18:10:42 +0000 Subject: [PATCH] Update 'plugins' --- plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins.md b/plugins.md index 42e5a08..7483ee0 100644 --- a/plugins.md +++ b/plugins.md @@ -7,6 +7,7 @@ You can define the following functions in your plugin: parse_path, example_path, Example + import os import re def parse_path(client, path, prefix):