Discord Auction Bot

Status
This thread has been locked.

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
I currently have a discord server in need of a bot that is capable of the following:
- Holding multiple auctions
- Save the log transactions of all bids to files that are readable, whether it be .json or .txt or .yml

Commands for the bot:
Code:
$auc start

```
I should be able to put a bunch of text inside here

```
***And format it however I want***
`etc.`
This will be to start an auction. It should assign an ID # to the auction so that you can specify which auction to end with the next command.

Code:
$auc end #idhere
Ends the auction with that ID, declaring the winner of the auction and the bid amount etc.

Code:
$bid #idhere #amounthere
Allows a bid to be placed to that auction

In the event that it would be easier and cheaper to have the bot host 1 auction in 1 channel at a time, that would be an option I'd be open to going for, but obviously the commands would need to change.

The current bot I use can only hold 1 auction at a time as specified by me for a lower price and saves only the most recent auction to a local .json file.

I will be uploading screenshots of my current bot made by @dori_mom later as I have to goto class and am in college.

Contact me via Discord: ⚡ zDrakon ⚡#4392
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Satan

Devil#0666
Supreme
Feedback score
52
Posts
3,667
Reactions
1,442
Resources
0
UPDATE:
I currently have Sylver_ working on this. If anything goes wrong, a scam report will be made obviously and this will be reopened. Lets hope it all goes well. Marking thread as complete in the meantime
 
Status
This thread has been locked.
Top