From 5977a65ef1f780bf269b2867bc5a46a3bc537cf0 Mon Sep 17 00:00:00 2001 From: Steve Date: Sun, 17 Jul 2022 18:16:26 -0400 Subject: [PATCH] add readme --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6b39223 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A collection of utility functions for my Matrix bots. You probably don't want to use these.