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