From a9bd68c7dbde37e0a9154836affa931df1b305dc Mon Sep 17 00:00:00 2001 From: cynic Date: Thu, 6 Jan 2022 11:09:59 -0500 Subject: [PATCH] update todos --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ee6ba0..4b4d10f 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ todo before it's basically finished: * basic rate limiting * ~~plugin manager & hook integration~~ * make sure broken sockets are properly addressed with a resume or reconnect -* default plugins so the bot does _something_ out of the box - * plugin reloading, user (command) authentication, etc. will also probably be written in plugin form -* initial presence in config \ No newline at end of file +* ~~default plugins so the bot does _something_ out of the box~~ + * ~~plugin reloading, user (command) authentication, etc. will also probably be written in plugin form~~ +* initial presence in config +* take config as cli param +* save session config to file \ No newline at end of file