Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

View b3 kicks, bans and temp bans on your discord server.

License

Notifications You must be signed in to change notification settings

efinst0rm/b3-plugin-discordBans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord BOT Plugin for BigBrotherBot [BigBrotherBot][B3]

Description

A [BigBrotherBot][B3] plugin which allows you to see kicks, bans and temp bans in your discord server.

Download

Latest version available here.

Requirements

In order for this plugin to work you need to have B3 *v1.10.11 * installed (or greater).

Installation

  • copy the discordban.py folder into b3/extplugins

  • add to the plugins section of your b3.xml config file:

    <plugin name="discordban" config="@b3/extplugins/conf/plugin_discordban.xml" />
  • you will need a discord web hook url info

B3 events

The plugin makes use of the following events to display notices in the discord channel:

  • EVT_CLIENT_BAN and EVT_CLIENT_BAN_TEMP : send a notice upon admin bans
  • EVT_CLIENT_KICK : send a notice upon admin kicks

About

View b3 kicks, bans and temp bans on your discord server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages