Discord (Premium)¶
A webhook, not a bot. No token to keep secret, no privileged intents, no gateway connection, and no library download - which also means a server with no outbound internet still starts normally.
Make a webhook under Server Settings → Integrations → Webhooks and paste
the URL into discord.webhook.
The market feed¶
Listings, sales, bids, auctions won and buy orders are posted as embeds. Pick
which with discord.events. Set discord.big-sale-role-id and a role is
pinged when something sells above discord.big-sale-above.
Telling one player¶
A player links themselves once:
Discord shows that id under Settings → Advanced → Developer Mode, then right-click their name → Copy User ID. After that they are mentioned by name when their item sells, when they are outbid, when they win an auction, when a buy order fills, and when a listing expires - so it reaches them on their phone while they are nowhere near the server.
By default only when they are offline, since someone online already saw it in
chat. /ah discord off stops it.