Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.99 KB

README.md

File metadata and controls

54 lines (37 loc) · 1.99 KB

BigBrotherBot b3-plugin-discord

Sends report messages to Discord using Discord webhooks.

  • !report <playername&gt <reason> - Sends a report notification to discord with reason.
  • !clean <playername> - Admins can use this command to let the others know that he has been checked

Images available for Call of Duty: Modern Warfare 3, Call of Duty: Black Ops 2, Call of Duty 4: Modern Warfare and Call of Duty: Black Ops. report

If ingame images haven't been added, it will show default pictures. Report Example

Will also send notfications when a player leaves, gets banned or gets kicked on the server.

Player left Tempbanned Checked Banned Kicked

See it in action: https://discord.gg/x499c9k


Requirements

  • If you have B3 1.10 or higher, it should work out of the box.

  • For B3 1.9.2 Python version (not windows-standalone) :

    • requests module required
      • install with pip install requests

Installation

  1. Create/Edit a Discord webhook in the desired channel.
  2. Paste discord.xml in b3/extplugins/conf.
  3. Paste discord.py in b3/extplugins.
  4. Edit discord.xml, paste your webhook url and save the file.
  5. Add the following line to your b3 configuration file (b3.xml):

<plugin name="discord" config="@b3/extplugins/conf/discord.xml"/>

  1. Restart BigBrotherBot

IMPORTANT: Restart map after plugin is loaded!


Disclaimer

The author of this opensource plugin endorse NO responsibility whatsoever for any problem that might arise when using this tool. Discord: WatchMiltan#7507