Commit Graph

1190 Commits

Author SHA1 Message Date
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
Chris Sexton 0650a352c8 tldr: limit to 24h and limit rapid checks
Also refactor a little bit.
2019-03-26 17:51:28 -04:00
Scott Kiesel 3f99ebdc53
Merge pull request #170 from velour/TLDR
Filter empty evidence, show scores
2019-03-22 06:53:05 -04:00
skiesel 22ba451d4c Filter empty evidence, show scores 2019-03-22 06:49:24 -04:00
Scott Kiesel 2dffd13baf
Merge pull request #169 from velour/TLDR
Fix silly sizing mistake
2019-03-21 22:32:29 -04:00
skiesel ce922135cd Fix silly sizing mistake 2019-03-21 22:29:10 -04:00
Scott Kiesel 8ee54a11c2
Merge pull request #168 from velour/TLDR
Tldr
2019-03-21 22:20:13 -04:00
skiesel fb98e6eadb Merge branch 'master' into TLDR 2019-03-21 22:15:51 -04:00
skiesel dbc99bfe7a Add supporting docs size 2019-03-21 22:15:38 -04:00
skiesel b4b09e74c6 Track who said what 2019-03-21 22:00:59 -04:00
Scott Kiesel 92bfc6f236
Merge pull request #164 from velour/TLDR
TL;DR Latent Dirichlet Allocation summarizer
2019-03-21 20:19:12 -04:00