CONFDIR = '/etc/pgbot'
CONFIG = CONFDIR + 'pgbot.yml'
TOKENS = CONFDIR + 'tokens.yml'
SCHEDULE = CONFDIR + '/sched.yml'