A set of tools to make admining danbooru and making bots & automated changes easier.
All scripts are under danboorutools/scripts.
To run the environment, do docker compose up -d
and then go into the container with docker exec -it -u danboorutools -w /code danboorutools /bin/bash poetry shell
.
poetry run nuke_votes {comments|posts|all} user_id1 user_id2
poetry run nuke_tag_edits user_id tag_they_added
poetry run replace_ehentai_samples
poetry run tag_paid_rewards_on_gelbooru {latest|all}
poetry run create_artist_tags {tags to search}
poetry run sockpuppet_discord_monitor {test|production}
poetry run promotions