#BetterPokeBroadcaster isn't working with my discord webhooks.

1 messages · Page 1 of 1 (latest)

floral tiger
#

BetterPokeBroadcaster isn't working with my discord webhooks.
Perhaps i set it up wrong, if anyone could help me out please? thanks!
Heres what i got;

    three:
        type: spawn
        spec: legendary
        nearest-player-radius: 30.0
        broadcasts:
        - '&d☽ &fA &6legendary %pokemon%&f spawned by &d%nearest_name%! &d☽'
        webhook: 'https://discord.com/api/webhooks/numbers privated to protect my server.'
        nearest-player-only: false
oblique burrowBOT
cursive egret
#

That is not how webwooks work

#

Search through the wiki to look at examples

#

!wiki

oblique burrowBOT
floral tiger
oblique burrowBOT
floral tiger
cursive egret
#

Look at gts

floral tiger
#

alrighty

cursive egret
#

Or wondertrade

floral tiger
#
{
  "url": "https://discord.com/api/webhooks/private/private",
  "username": "Serenity Broadcasts",
  "avatar_url": "https://cdn.discordapp.com/avatars/private/private.webp?size=128",
  "tts": false,
  "icon_url": "https://cdn.discordapp.com/avatars/private/private.webp?size=128",
  "embeds": [
    {
      "title": "%pokemon%",
      "color": 16763904,
      "fields": [
        {
          "name": "Player",
          "value": "%player%"
        }
      ],
      "author": {
        "name": "Serenity Broadcasts",
        "icon_url": "https://cdn.discordapp.com/avatars/private/private.webp?size=128"
      },
      "footer": {
        "text": "Serenity Broadcasts",
        "icon_url": "https://cdn.discordapp.com/avatars/private/private.webp?size=128"
      },
      "thumbnail": {
        "url": "https://cdn.discordapp.com/avatars/private/private.webp?size=128"
      }
    }
  ]
}
#

does that look about right?

cursive egret
#

Yes just don’t know about the placeholders

floral tiger
#

alright, i tested it, and nothing showed up in DC, so its a game of getting the right placeholders huh

cursive egret
#

It would show up regardless of the placeholders

floral tiger
#

ohhh

cursive egret
#

You need to direct a path to the webhook in the config

floral tiger
#

hmmm alright

#

i have the .json in a folder called "webhooks"

#

then theres the directory for it in webhooks on config

#

i figured it out!

mystic eagle
floral tiger
#

i left pixelmon recently so i dont remember anymore