12 lines
297 B
TOML
12 lines
297 B
TOML
|
[Bot]
|
||
|
name = "sleeping-girls-bot"
|
||
|
instance = "https://awoo.fai.st"
|
||
|
bio = "Bot who posts images of sleeping girls every 6 hours."
|
||
|
|
||
|
[Config]
|
||
|
urls = "./urls.csv"
|
||
|
posted = "./posted.csv"
|
||
|
tempfile = "./.tmp"
|
||
|
|
||
|
[Errors]
|
||
|
out-of-images = "@Sugui@awoo.fai.st @MeDueleLaTeta@awoo.fai.st me quedé sin chicas"
|