Chris Sexton
|
408794fe58
|
newsbid: improve display of news items
|
2019-12-22 08:07:02 -05:00 |
Chris Sexton
|
905da629b9
|
bids: get a vote:comment ratio for scoring
* Ratio defaults to 1.0 on error
* Ratio bonus if a 0 comment article wins
* Remove buggy tests
* Add example scraping util for debugging
|
2019-11-14 10:15:39 -05:00 |
Chris Sexton
|
72a0f4f249
|
fix integer multiplation bug
|
2019-08-13 16:14:48 -04:00 |
Chris Sexton
|
4ef471eff2
|
webshit: add missing test update
|
2019-08-08 10:19:52 -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 |