A lucky boy

A bilibili lottery tool written by golang.

TODO list

  • Concurrent lottery, the current test maximum number of 120 300 people.
  • Benchmark.
  • Support condition flitter.
  • Use channel to replace lock.
  • Use redis to limit frequency.
  • Proxy pool.
  • Sub and pub to notify the lottery date.
  • Record every time.
  • Etc.