Commit Graph

1250 Commits

Author SHA1 Message Date
Chris Sexton aeaf102479
Merge pull request #189 from velour/webshit
Webshit: a game
2019-07-15 22:04:18 -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
Scott Kiesel 887fbe8824
Merge pull request #188 from velour/stock
fixed loss of decimal point in stock prices
2019-06-13 10:35:19 -04:00
Scott Kiesel 937d74afec
Merge branch 'master' into stock 2019-06-13 10:26:52 -04:00
skiesel 48c395b026 fixed loss of decimal point in stock prices 2019-06-13 10:25:17 -04:00
Chris Sexton 834c089696
Merge pull request #187 from velour/password
web: use secret instead of human test
2019-06-13 10:12:05 -04:00
Chris Sexton b6a89ff06a web: use secret instead of human test
* Applies for services that modify data
* Anybody in the slack can ask for the daily secret
2019-06-13 10:04:06 -04:00
Chris Sexton f87b2eebc5
Merge pull request #186 from velour/fixbugz
web: bugfix pack
2019-06-09 01:00:28 -04:00
Chris Sexton c127fa4798
Update index.go
remove vue debug mode
2019-06-09 00:56:59 -04:00
Chris Sexton 05fd032bea web: bugfix pack
* menuize front page
* fix url bug
* fix cli
2019-06-09 00:54:05 -04:00
Chris Sexton e6c4df8e20
Merge pull request #185 from velour/webwithmenus
web: add a menu and redo index
2019-06-09 00:22:39 -04:00
Chris Sexton 9ea45f0ad3 web: add a menu and redo index
We can add arbitrary links now with the `bot.links` config
2019-06-09 00:18:57 -04:00
Chris Sexton f407da6128
Merge pull request #184 from velour/logself
slackApp: a few fixes...
2019-06-07 16:56:23 -04:00
Chris Sexton 74b32dd2e9 slackApp: a few fixes...
* DMs work again and are logged
* bot knows who itself is
2019-06-07 16:50:18 -04:00
Scott Kiesel ac95fcc5e1
Merge pull request #183 from velour/stock
stock checker
2019-06-07 15:28:30 -04:00
Scott Kiesel d1f11edf62
Merge branch 'master' into stock 2019-06-07 14:34:50 -04:00
skiesel d372541735 stock checker 2019-06-07 14:32:20 -04:00
Chris Sexton 3e1714115e
Merge pull request #182 from velour/slacklog
slackApp: nicen logs a bit
2019-06-07 14:28:16 -04:00
Chris Sexton 3a4bbe4a5d
Merge branch 'master' into slacklog 2019-06-07 14:24:07 -04:00
Chris Sexton 7d159db6f1 slackApp: nicen logs a bit
* Remove entry log lines
* Change topic format for pisg support
2019-06-07 14:23:14 -04:00
Chris Sexton 22e271af75
Merge pull request #181 from velour/slacklog
slackApp: add logging function
2019-06-07 12:24:11 -04:00
Chris Sexton 3d51d33da9 slackApp: add logging function 2019-06-07 12:19:24 -04:00
Chris Sexton 50dfc71269
Merge pull request #180 from velour/firstperchannel
first: change to per channel
2019-06-06 10:40:13 -04:00
Chris Sexton fe8763f78a first: change to per channel
And be sure not to pay attention to private/direct messages
2019-06-06 10:33:50 -04:00
Chris Sexton ae57dcb703
Merge pull request #179 from velour/varweb
web: add vars interface
2019-06-02 09:32:43 -04:00
Chris Sexton 0aa5aad27d web: add vars interface 2019-06-02 09:28:13 -04:00
Chris Sexton 3d47d03ce0
Merge pull request #178 from velour/web
Web
2019-05-27 23:19:49 -04:00
Chris Sexton a7712530f9 fact: remove old handler 2019-05-27 23:15:42 -04:00
Chris Sexton ab3dac35ba web: redo factoid page; add title to counter page 2019-05-27 23:14:05 -04:00
Chris Sexton 20a56a4fcc web: small improvements 2019-05-27 22:16:35 -04:00
Chris Sexton e219b99179
Merge pull request #177 from velour/cli
cli: make a new plugin
2019-05-27 19:30:36 -04:00
Chris Sexton f46ea524f3 cli: move html->go to fool GitHub 2019-05-27 19:26:17 -04:00
Chris Sexton 42f7f52bfb cli: make a new plugin 2019-05-27 19:23:05 -04:00
Chris Sexton 4230ddf765
Merge pull request #176 from velour/counter_web
counter: add a web interface
2019-05-27 14:31:42 -04:00
Chris Sexton 55b2b707c1 counter: add a web interface 2019-05-27 14:27:34 -04:00
Chris Sexton ee05a3364d
Merge pull request #175 from velour/limittldr
tldr: change history to be in order; clamp to 24h
2019-04-12 11:58:45 -04:00
Chris Sexton a865dfe2da tldr: change history to be in order; clamp to 24h 2019-04-12 11:53:40 -04:00
Chris Sexton e82d84afeb
Merge pull request #173 from velour/eaburns-patch-1
Don't show scores in tl;dr
2019-04-12 10:53:26 -04:00
Chris Sexton c54591998e
Merge branch 'master' into eaburns-patch-1 2019-04-12 10:45:56 -04:00
Scott Kiesel 20c14080e8
Merge pull request #174 from velour/TLDRStopWords
Add stop words to the config
2019-03-28 17:41:54 -04:00
skiesel e08601ebec Add stop words to the config 2019-03-28 17:38:04 -04:00
Ethan Burns 78fc108de4
Don't show scores in tl;dr
They are noisy and not very useful.
2019-03-26 20:22:21 -04:00
Chris Sexton 976ed02e72
Merge pull request #172 from velour/eaburns-patch-1
Fix tl;dr formatting
2019-03-26 20:01:37 -04:00
Ethan Burns efcf8a7c34
Fix tl;dr formatting
Remove extra space before `:`.
Make topics bold.
Add a blank line between topics.
Remove leading tabs.
2019-03-26 19:31:09 -04:00
Chris Sexton c984239c96
Merge pull request #171 from velour/tldrplusplus
tldr: limit to 24h and limit rapid checks
2019-03-26 17:58:33 -04:00
Chris Sexton fa5a0a284b tldr: fix small bug about indexing 2019-03-26 17:55:07 -04:00