Chris Sexton
|
a0bb4c7d1e
|
newsbid: divide all bids amongst winners
* No more negative scores
* Winners divide all points based on their bets
|
2019-08-11 15:05:15 -04:00 |
Chris Sexton
|
729eb61dee
|
Merge branch 'master' into webshit_urls
|
2019-08-08 10:15:52 -04:00 |
Chris Sexton
|
705aa294d5
|
webshit: fix URL matching to use query string
|
2019-08-08 10:13:24 -04:00 |
Chris Sexton
|
a7fbc8590b
|
bid: disallow negative bids
|
2019-07-18 14:57:24 -04:00 |
Chris Sexton
|
ffde8e2492
|
bid: add title to !bid command response
|
2019-07-16 15:55:38 -04:00 |
Chris Sexton
|
f8ee4224a1
|
bid: change to matching by URL
And fix URL scraping of the n-gate RSS.
|
2019-07-16 15:49:35 -04:00 |
Chris Sexton
|
bdfd6060a0
|
bid: fix losing story mode; pretty it up a little
|
2019-07-15 22:00:19 -04:00 |
Chris Sexton
|
286582417b
|
bid: connect scores/bids/etc to the chat
|
2019-07-15 16:55:35 -04:00 |
Chris Sexton
|
dd0f9efeae
|
bid: add check routine
|
2019-07-15 14:57:23 -04:00 |
Chris Sexton
|
04239ec807
|
bid: add some tests and tables
|
2019-07-15 13:40:34 -04:00 |
Chris Sexton
|
cdff69abdc
|
bid: Add a skeleton of an n-gate bidding game
* webshit module will house any logic needed for the game
* newsbid is the top-level plugin to be used for the bot interface
|
2019-07-15 12:48:34 -04:00 |