Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Schultheis authored Jul 26, 2017
1 parent a6e7026 commit 1258c2f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Penny Auction Observer can record penny auctions taking place on penny auction websites.

How the F do you use this thing?
How do you use it?

ruby bin/pa_auction_bot.rb -- help


What the F does it do?
What does it do?

I "observes" a live penny auction, and executes blocks of ruby code at the key events.
The blocks of ruby code are stored in interchangeable hook files.
Expand All @@ -16,14 +16,14 @@ The key events are:
- The auction ends


What the F is it useful for?
What is it useful for?

- Creating logs of penny auctions
- Creating bots which can bid on penny auctions (not recommended by the authors of this tool)
- Doing research on penny auctions


Why the F did you make it?
Why did you make it?

Penny auctions are an interesting thing.
In my opinion they exploit weaknesses in the human psyche, much the same way gambling does.
Expand Down

0 comments on commit 1258c2f

Please sign in to comment.