This commit is contained in:
Anon 2022-08-31 20:23:31 -07:00
parent 8831a80ebb
commit 910a2aee90

View File

@ -8,7 +8,7 @@ Currently the bot will only run on Linux. I believe it should run on most distro
## About
Danbooru 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):
Danbooru 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. It may also crash with encoding errors for files with non-unicode filenames.