bot-mastodon-image-uploader/config.toml

18 lines
419 B
TOML

[bot]
name = "dev-sleeping-girls-bot"
instance = "https://social.siesta.cat" # Changed for testing purposes
bio = "Bot who posts images of sleeping girls every 6 hours."
[files]
tempfile = "/tmp/botimage.png"
[backend]
url = "http://bot-api:8080"
app = "tester"
secret = "test"
[errors]
maintainers = "@Sugui@owo.cafe @MeDueleLaTeta@owo.cafe"
out_of_images = "me quedé sin chicas"
retry = 10