From 24db5c9a45b0aeb39a7ef4c079fc82b23629d424 Mon Sep 17 00:00:00 2001 From: BuildTools Date: Sat, 29 Jan 2022 23:42:32 -0500 Subject: [PATCH] this was uncommitted --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 15b2492..e26c0a1 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ framework for discord bots that uses contained files for individual feature plug * make sure broken sockets are properly addressed with a resume or reconnect * initial presence in config * full REST api implementation +* plugins need to be asynchronously run (or something) ### plugins: * save session config to file