[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ booru-bot Public

A Java application which automatically reposts SakugaBooru RSS feed entries to AL via the GraphQL API

License

Notifications You must be signed in to change notification settings

dlsf/booru-bot

Repository files navigation

BooruBot

A Java application which automatically reposts SakugaBooru RSS feed entries to AL via the GraphQL API.

Running the bot

Via docker-compose (preferred)

Check the provided docker-compose.yml or manually build the image using the Dockerfile.

Building from source via Gradle

Run ./gradlew installDist, afterwards the application with all its dependencies is located in build/install/BooruBot. You can run it via the sh (Unix) & batch (Windows) files in the bin directory.

Configuring the bot

Copy the config.yml.example into the directory of the application as config.yml, adjust the values and start the bot.

Contributing

Issues and pull requests are always welcome! :)

About

A Java application which automatically reposts SakugaBooru RSS feed entries to AL via the GraphQL API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published