<?php
$conf['namespaces'] = "";
$conf['notify_create'] = 1;
$conf['notify_edit'] = 1;
$conf['notify_edit_minor'] = 1;
$conf['notify_delete'] = 1;
$conf['notify_show_summary'] = 1;
$conf['notify_show_name'] = 'real name';
$conf['webhook'] = "https://discordapp.com/api/webhooks/<id>/<token>";
