8000 GitHub - rjelierse/ticketswap-alert: Check TicketSwap for tickets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rjelierse/ticketswap-alert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ticketswap Alert

Check TicketSwap for event tickets below a certain price

Installation

Run the following to install the ticketswap-alert binary to your $GOPATH/bin:

go get github.com/rjelierse/ticketswap-alert/...

Usage

Usage of ticketswap-alert:

  • interval duration The interval at which to check for tickets (default 1m0s)
  • price int The maximum price you're willing to pay (default 50)
  • url string The URL of the event on TicketSwap

Caveats

  • You'll be regularly marked as a bot for continuous requests to the same URL The interval may vary

TODO

  • Implement a notification service instead of logging to console

About

Check TicketSwap for tickets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0