Hi team,
I'd like to use Nightbot to run a relatively simple auction using Twitch's Chat.
Bidding:
User would input '!bid [number]' to make a bid. For example, !bid 5.
If this is the highest bid, Nightbot would return a string to confirm that the User is the highest bidder.
Check top bid:
Users can input !topbid and Nightbot would return a string to confirm what the current top bid is and the User name with the top bid.
Reset:
Mods should have the ability to reset the auction using a comment - !restartauction.
Any guidance would be greatly appreciated!



