Welcome to CoreMart!

By registering with us, you'll be able to discuss, share, download resources and private message with other members of our community.

Sign-Up Now!
AntiGhostPing | BrayanBot Addon

BrayanBot Source AntiGhostPing | BrayanBot Addon 1.1.3

Banner1.png

You have enough of GhostPings on your server?

Then this addon is perfect for you.

This addon logs every GhostPing in channel, where it was sent, allowing your server members to check, who pinged them.
You can also set logging channel available for admins and track all of these with ease.

Developer Info
This addon supports external development.

Events
ghostPing - GhostPing event.
Parameters: message(GhostPing message)

Banner2.png


GhostPing message:
discordptb_mqqq6fdiph-png.308



GhostPing log:

discordptb_ualzda5o6q-png.309




NOTE:

All messages are fully configurable and you can change it's look and content using configuration files.



Banner3.png


YAML:
[/SIZE][/SIZE]

[SIZE=5][SIZE=4]# Define if addon is enabled[/SIZE][/SIZE]

[SIZE=5][SIZE=4]Enabled: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]# Ignore GhostPings section[/SIZE][/SIZE]

[SIZE=5][SIZE=4]Ignored:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # GhostPing from these users wont be detected[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  Users:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    - SimonB50#1234[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # GhostPings from people, who have these roles wont be detected[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  Roles:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    - 🧰 | Admin[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # GhostPings in these channels wont be detected[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  Channels:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    - 🆕┇news[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # GhostPing in these categories wont be detected[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  Categories:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    - 🎫 | Tickets[/SIZE][/SIZE]

[SIZE=5][SIZE=4]# Which GhostPings should be detected?[/SIZE][/SIZE]

[SIZE=5][SIZE=4]Mentions:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # Users pings detection[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  User: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # Roles pings detection[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  Role: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # @everyone and @here pings detection[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  Everyone: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]# Logging options[/SIZE][/SIZE]

[SIZE=5][SIZE=4]Logging:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # Should info about GhostPing be send in channel, where it was detected?[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  MessageChannel: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # Admin logging options[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  Logs:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    # Should all GhostPing be sent into logs channel?[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    Enabled: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    # Admin logging channel, where GhostPings should be send[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    Channel: 👻┇ghost-pings[/SIZE][/SIZE]

[SIZE=5][SIZE=4]



YAML:
[/SIZE][/SIZE]

[SIZE=5][SIZE=4]# Messages used by addon.[/SIZE][/SIZE]

[SIZE=5][SIZE=4]# Its RECOMENDED to use placeholders here.[/SIZE][/SIZE]

[SIZE=5][SIZE=4]Messages:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # Ghots Ping Message[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # Its recomended to use these placeholders:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # - Message Author variables(like {user-username}, {user-pfp} etc.)[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # - {message} - Ghots Ping message content[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  GhostPing:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    Content: 👻 Ghost Ping detected 👻[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    Embeds:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]      - Title: Ghost Ping Found![/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Color: "#FFFF00"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Author: "{user-tag}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        AuthorIcon: "{user-pfp}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Fields:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]          - Name: User[/SIZE][/SIZE]

[SIZE=5][SIZE=4]            Value: "{user-mention}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]            Inline: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]          - Name: Message[/SIZE][/SIZE]

[SIZE=5][SIZE=4]            Value: "{message}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]            Inline: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Thumbnail: https://simonb50.xyz/assets/BrayanBot/Ghost.png[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Footer: "{brand-name}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        FooterIcon: "{brand-logo}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Timestamp: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # GhostPing log message - only works, when enabled[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  # You can use {channel} variable, to get ghostping channel[/SIZE][/SIZE]

[SIZE=5][SIZE=4]  GhostPingLog:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]    Embeds:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]      - Title: Ghost Ping Found![/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Color: "#FFFF00"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Author: "{user-tag}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        AuthorIcon: "{user-pfp}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Fields:[/SIZE][/SIZE]

[SIZE=5][SIZE=4]          - Name: User[/SIZE][/SIZE]

[SIZE=5][SIZE=4]            Value: "{user-mention}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]            Inline: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]          - Name: Message[/SIZE][/SIZE]

[SIZE=5][SIZE=4]            Value: "{message}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]            Inline: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]          - Name: Channel[/SIZE][/SIZE]

[SIZE=5][SIZE=4]            Value: "{channel}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]            Inline: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Thumbnail: https://simonb50.xyz/assets/BrayanBot/Ghost.png[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Footer: "{brand-name}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        FooterIcon: "{brand-logo}"[/SIZE][/SIZE]

[SIZE=5][SIZE=4]        Timestamp: true[/SIZE][/SIZE]

[SIZE=5][SIZE=4]



Banner4.png

You can get support for this addon on:


Banner5.png
Author
SimonB50
Type
Digital product
License duration
Unlimited
Price
3.00 USD
Views
408
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from SimonB50

Latest updates

  1. 1.1.3

    Changelog:Added support for BrayanBot 1.4.0Changed channel variables handling to build-in...
  2. 1.1.2

    Changelog:Added option to ignore bot messages Reworked addon startup system Added support for...
Back
Top