Announcements
When a player trades with a TradePool, an announcement can be made. In the near future, these will be entirely configurable (both for webhooks & in-game announcements), letting you decide when announcements should be sent, if they should (based on the pool & pokemon), how it should look, and what information should be included.
In Discord via a Webhook

You can edit the Webhook URL in the /config/WonderTrade/config.json file. You can then use /wondertrade reload.
In Game via Chat Announcement
When a trade is completed, an announcement is sent. This is editable via the /config/WonderTrade/messages.json file. You can reload messages with /wondertrade reload.
By default, it looks like this. The message comes with placeholders for the Player and the received Pokemon. You can see available placeholders here: Placeholders.
Last updated