A bot that tracks and auto-deletes statuses on Mastodon/Pleroma accounts after a set time if they are cringe enough
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
245 B

{
"name": "cringebot",
"defaults": {
"tag": "#cringebot",
"app_name": "Cringebot",
"rate_limit": 1,
"poll_interval": 10,
"max_age": 90
},
"clients": {
"mastodon.social": {}
}
}