18 lines
365 B
TOML
18 lines
365 B
TOML
[bot]
|
|
name = "dev-sleeping-girls-bot"
|
|
instance = "https://awoo.fai.st"
|
|
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@awoo.fai.st @MeDueleLaTeta@awoo.fai.st"
|
|
out_of_images = "me quedé sin chicas"
|
|
retry = 10
|