WoW Classic Price Bot is a bot that allows you to query the auctionhouse for simple AH item searches,
to more complex AH crafting prices. It can set a predefined realm for your guild, or support all realms and factions.
The bot must be setup by a member that has access to kick and ban (usually mods and admins).
It has two settings that can be configured.
- Predefined realm (typically nice for guilds on a fixed realm)
- Defined bot channel (the bot will only reply to price inquiries from this channel).
The bot can also be setup to have no predefined realm or channel, this is done by supplying a single wildcard-character “*”
The setup is simply done in the Discord-server. In any channel.
Command syntaxwowpricebot-serversetup <realmname-faction> <channel>
Lets say you have a “item-prices” channel in your Discord, your realm is Firemaw and your guilds faction is Horde:
wowpricebot-serversetup firemaw-horde item-prices
The bot will now be configured, has a single realm configuration and will reply only in “item-prices” channel.
Example no-predefined realm, but predefined channelwowpricebot-serversetup * item-prices
(multi realm setup)
wowpricebot-serversetup firemaw-horde *
(single realm setup)
wowpricebot-serversetup * *
(multi realm setup)
Item prices
price <realmname-faction> <itemname>
(multi realm setup)
price <itemname>
(single realm setup)
Crafting prices
craftprice <realmname-faction> <itemname>
(multi realm setup)
craftprice <itemname>
(single realm setup)