State and config files of fpbot, a FunBot instance running in #freepost and some other Freenode channels.

[[ 🗃 ^Mv38E fpbot ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/Mv38E

SSH: git clone USERNAME@vervis.peers.community:Mv38E

Branches

Tags

master ::

settings.json

{
    "channels": {
        "#freepost-bot": {
            "email": "(?)",
            "say-titles": true,
            "folks": [],
            "welcome": false
        },
        "#snowdrift": {
            "email": "discuss@lists.snowdrift.coop",
            "say-titles": false,
            "folks": [
                "wolftune",
                "chreekat",
                "JazzyEagle",
                "mray"
            ],
            "welcome": true
        }
    },
    "shortcuts": {
        "snowdrift-ticket": {
            "after": "",
            "prefix": "SD-",
            "channels": [
                "#snowdrift"
            ],
            "before": "https://snowdrift.coop/p/snowdrift/t/"
        }
    },
    "repos": {
        "package-helpers/trisquel": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#trisquel",
                "all-commits": false
            },
            {
                "branches": {
                    "reject": []
                },
                "channel": "#trisquel-dev",
                "all-commits": false
            }
        ],
        "Snowdrift/snowdrift": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#snowdrift",
                "all-commits": false
            }
        ],
        "peers/vaeringjar": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "autoboot/kl3": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#autoboot",
                "all-commits": false
            },
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "live-config/aklis": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#trisquel",
                "all-commits": false
            },
            {
                "branches": {
                    "reject": []
                },
                "channel": "#trisquel-dev",
                "all-commits": false
            }
        ],
        "socialist/fchmmr": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            },
            {
                "branches": {
                    "reject": []
                },
                "channel": "#libreboot",
                "all-commits": false
            },
            {
                "branches": {
                    "reject": []
                },
                "channel": "#librespeech",
                "all-commits": false
            }
        ],
        "libreboot-website/fchmmr": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#libreboot",
                "all-commits": false
            },
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "cricketduck-standard/moaz": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "Snowbot/snowdrift": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#snowdrift",
                "all-commits": false
            }
        ],
        ".config/sylvielorxu": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "libreboot/fchmmr": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#libreboot",
                "all-commits": false
            },
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "blag-fortune/pangolinturtle": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "awesome-gamedev/koz.ross": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "autoboot-website/kl3": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#autoboot",
                "all-commits": false
            },
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "HomeAquarium/PangolinTurtle": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "lists.snowdrift.coop/snowdrift": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#snowdrift",
                "all-commits": false
            }
        ],
        "freepost/zplus": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "wiki/fr33domlover": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost-bot",
                "all-commits": false
            }
        ],
        "awesome-c/koz.ross": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ],
        "funbot/fr33domlover": [
            {
                "branches": {
                    "reject": []
                },
                "channel": "#freepost",
                "all-commits": false
            }
        ]
    },
    "feeds": {
        "freepost-freepost": {
            "url": "http://freepo.st/rss/freepost",
            "ann-spec": {
                "channels": [
                    "#freepost"
                ],
                "fields": {
                    "show-url": true,
                    "show-feed-title": true,
                    "show-author": true
                }
            },
            "active": true
        },
        "snowdrift": {
            "url": "https://snowdrift.coop/p/snowdrift/feed",
            "ann-spec": {
                "channels": [
                    "#snowdrift"
                ],
                "fields": {
                    "show-url": false,
                    "show-feed-title": false,
                    "show-author": true
                }
            },
            "active": true
        },
        "snowdrift-build": {
            "url": "https://snowdrift.coop/dev/build",
            "ann-spec": {
                "channels": [
                    "#snowdrift"
                ],
                "fields": {
                    "show-url": false,
                    "show-feed-title": true,
                    "show-author": false
                }
            },
            "active": true
        },
        "retro-freedom": {
            "url": "http://retro-freedom.nz/atom.xml",
            "ann-spec": {
                "channels": [
                    "#freepost"
                ],
                "fields": {
                    "show-url": true,
                    "show-feed-title": true,
                    "show-author": true
                }
            },
            "active": true
        },
        "sameer-cricket": {
            "url": "https://twitrss.me/twitter_user_to_rss/?user=ESPNscorecard",
            "ann-spec": {
                "channels": [
                    "#reddit-cricket"
                ],
                "fields": {
                    "show-url": false,
                    "show-feed-title": false,
                    "show-author": false
                }
            },
            "active": false
        },
        "freepost-freesoftware": {
            "url": "http://freepo.st/rss/freesoftware",
            "ann-spec": {
                "channels": [
                    "#freepost"
                ],
                "fields": {
                    "show-url": true,
                    "show-feed-title": true,
                    "show-author": true
                }
            },
            "active": true
        },
        "fsf-blogs": {
            "url": "https://static.fsf.org/fsforg/rss/blogs.xml",
            "ann-spec": {
                "channels": [
                    "#fsf"
                ],
                "fields": {
                    "show-url": true,
                    "show-feed-title": true,
                    "show-author": false
                }
            },
            "active": true
        },
        "snowdrift-blog": {
            "url": "https://snowdrift.coop/p/snowdrift/blog/feed",
            "ann-spec": {
                "channels": [
                    "#snowdrift"
                ],
                "fields": {
                    "show-url": true,
                    "show-feed-title": true,
                    "show-author": true
                }
            },
            "active": true
        },
        "peppercarrot": {
            "url": "http://peppercarrot.com/feed/en/rss",
            "ann-spec": {
                "channels": [
                    "#freepost"
                ],
                "fields": {
                    "show-url": true,
                    "show-feed-title": true,
                    "show-author": true
                }
            },
            "active": true
        },
        "fsf-news": {
            "url": "https://www.fsf.org/static/fsforg/rss/news.xml",
            "ann-spec": {
                "channels": [
                    "#fsf"
                ],
                "fields": {
                    "show-url": true,
                    "show-feed-title": true,
                    "show-author": false
                }
            },
            "active": true
        }
    }
}
[See repo JSON]