commit 179ebc2d1448b3bed19b4baf0f305680b85b2095
parent e1aed73bfb314393cf62b4c24f2e0e616bed0155
Author: luke8086 <55237178+luke8086@users.noreply.github.com>
Date: Fri, 5 Aug 2022 13:35:34 +0000
Add README note about no plans for config file
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -67,6 +67,8 @@ a less compulsive and more focused way.
- The script is read-only, there are no plans to support voting and posting
- The message renderer has glitches, but I prefer to keep it simple than solve
every corner case
+- No config file is planned, since the code is in Python, it's simpler to
+ treat it as its own config and customize directly
## Related projects