From 4a8c851a7b7dd94179721f0fd77faad8b46fc8b0 Mon Sep 17 00:00:00 2001 From: Anon Date: Wed, 31 Aug 2022 20:22:51 -0700 Subject: [PATCH] Spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0658e7f..be81f66 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Currently the bot will only run on Linux. I believe it should run on most distro ## About Yandere Lewd Bot is designed to be simple to understand (from a technical perspective) and easy to modify/extend. It relies on GNU formatted hash files to configure and organize posts (from the GNU coreutils package): -Yandere Lewd Bot is licensed under GPLv3. See [LICENSE.txt](./LICENSE.txt). +This project is licensed under GPLv3. See [LICENSE.txt](./LICENSE.txt). The bot is still in development and can easily be crashed by writing a poorly configured `cfg.py` file, or messing with the hash files it uses to configure posts. The bot may also crash with encoding errors for files with non-unicode filenames.