port from file config to builtin config

Authored by sitter on Mar 12 2019, 2:56 PM.

Description

port from file config to builtin config

gives easy reload without restart and this way the lists may be
controlled via irc

this also stops sharing the same blacklists for phab and bugzilla so
they may be administered independently.

list changes may be done via regular rbot config commands or the
conf.yaml.

e.g

/msg bot config add #kde-neon to bugzilla.url_blacklist
/msg bot config add #kde-neon to phabricator.url_blacklist
/msg bot config get phabricator.url_blacklist

Details

Committed
sitterMar 13 2019, 11:36 AM
Parents
R840:1b3d280515ec: implement the ability to disable url handling for certain channels
Branches
Unknown
Tags
Unknown