Updated readme.

This commit is contained in:
Anon 2022-09-01 11:38:26 -07:00
parent f831e0e5d9
commit 4b466f206c

View File

@ -6,7 +6,7 @@ A live example can be viewed at [GNU/Yandere](https://yandere.cc/YandereLewdBot)
Currently the bot will only run on Linux. I believe it should run on most distros but I have only tested it on Arch and Raspbian.
## 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):
The main purpose of this bot is to download a random image from a list of pre-configured profiles (using tags) and upload it to Pleroma. Danbooru Bot is designed to be simple to understand (from a technical perspective) and easy to modify/extend.
This project is licensed under GPLv3. See [LICENSE.txt](./LICENSE.txt).