A [BigBrotherBot][B3] plugin which allows you to see kicks, bans and temp bans in your discord server.
Latest version available here.
In order for this plugin to work you need to have B3 *v1.10.11 * installed (or greater).
-
copy the
discordban.pyfolder intob3/extplugins -
add to the
pluginssection of yourb3.xmlconfig file:<plugin name="discordban" config="@b3/extplugins/conf/plugin_discordban.xml" />
-
you will need a discord web hook url info
The plugin makes use of the following events to display notices in the discord channel:
EVT_CLIENT_BANandEVT_CLIENT_BAN_TEMP: send a notice upon admin bansEVT_CLIENT_KICK: send a notice upon admin kicks
