From eb5ed5fe9e49c642e4e8ba5da1c36dee0d2d0441 Mon Sep 17 00:00:00 2001 From: c0de Date: Sun, 30 Oct 2022 22:56:41 -0500 Subject: [PATCH] update readme --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index 2ec9626..d00c730 100644 --- a/readme.md +++ b/readme.md @@ -32,3 +32,10 @@ The original code is in [src](./src/). Feel free to try to get this working. 1. Bot should then connect to discord and start responding to commands defined in game.py +## Roadmap + +Things that would be nice to add: + +* (yaml) Config file for tweaking various internals +* Admin commands: table clear, record deletion, record update +* Audit log of admin commands, and previous values for anything changed