wyvern800 / tldkp

A simple but helpful bot to manage DKP (Dragon Kill Points) of your Guild Members, made for Throne & Liberty
https://www.tldkp.online/
MIT License
2 stars 0 forks source link

Auction and Bid command #4

Open VeRychard opened 2 days ago

VeRychard commented 2 days ago

It would be awesome if the bot could accept a command like

/auction [AnyItemName] [int]

and then members with DKP could

/bid [int]

and the bot closes the auction after a set time, or the guild leader with command maybe

/auction close

and then deduct the winning amount from the winner's DKP. This data (who, what, and for how much) could go into a history as well.

Only one auction could run at a time, so there would be no overlaps.

In the future some connection to tldb or similar site to query items would make it even better