This commit is contained in:
Anon 2022-08-31 20:22:51 -07:00
parent 47cb04298f
commit 4a8c851a7b

View File

@ -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.