Commit Graph

  • 9e56b54680 it was a disaster before, now it is less. skkiesel 2017-05-17 10:06:10 -0400
  • 6da17f7dc1 Merge pull request #51 from velour/rss Chris Sexton 2017-05-15 13:00:24 -0400
  • 995b37d9d8 Merge pull request #52 from velour/reminder_persist Chris Sexton 2017-05-15 13:00:14 -0400
  • 64ed2bf9de back up the reminders in the database for a better msherms pestering experience skkiesel 2017-05-11 12:40:59 -0400
  • 889372dcb4 add paging to rss feeds skkiesel 2017-05-10 15:56:03 -0400
  • 9c39e3cd41 barebones rss headline skimmer skkiesel 2017-05-10 15:15:24 -0400
  • e97ce576b8 probably not a huge memory savings, but only represent each unique word once and then reference them by their key for each babbler skkiesel 2017-05-10 11:59:35 -0400
  • efde5d804d add feedback for when a seed isn't found skkiesel 2017-05-10 10:11:49 -0400
  • 24f373d20f when read through the whole set of quote rows before beginning adding back into the babbler skkiesel 2017-05-10 09:50:37 -0400
  • f28dabf0ba clean up and ignore empty strings when adding to the markov chain skkiesel 2017-05-10 09:42:27 -0400
  • 8c98734e7e Add useful error messages when a babbler isn't found or when a user hasn't said something yet skkiesel 2017-05-10 08:41:41 -0400
  • 419c188085 Merge pull request #50 from velour/babbler_persist Chris Sexton 2017-05-09 20:06:48 -0400
  • de4defde1b refactoring this to use a db took more time than all previous work combined on this plugin. skkiesel 2017-05-09 19:41:40 -0400
  • 5496b6e406 Merge pull request #49 from velour/cancel_reminder Chris Sexton 2017-05-09 10:28:01 -0400
  • e22890cd83 cancel reminders skkiesel 2017-05-09 10:12:24 -0400
  • 167b8db82b Merge pull request #48 from velour/batch_reminders Chris Sexton 2017-05-02 07:58:14 -0400
  • 3c7af6c51f batch adding of reminders for msherms skkiesel 2017-05-01 11:54:44 -0400
  • 0c867ceeb1 Merge pull request #47 from velour/reminder_listing Chris Sexton 2017-04-27 12:50:46 -0400
  • b2dc49d715 reminder listing skkiesel 2017-04-27 12:47:18 -0400
  • 3ff10ed38b Merge pull request #45 from velour/shhhh_babbler Chris Sexton 2017-04-12 09:04:19 -0400
  • 57eb211983 Remove the responses when we think we have a babble request but there is no babbler or the babbler is empty skkiesel 2017-04-12 09:02:00 -0400
  • 4b18459e81 Merge pull request #44 from velour/babbler_multi_seed Steve McCoy 2017-04-07 15:48:07 -0400
  • c8ea09fc1d allow the babbler to be seeded with a full phrase skkiesel 2017-04-07 15:35:18 -0400
  • 022f81a1f1 slack: check for unrecoverable EOF error cws 2017-04-01 09:14:29 -0400
  • d582a294a5 Update slack integration to not Fatal on bad msgs cws 2017-03-30 10:47:02 -0400
  • 2b9cdda019 move the specification of replacements into the config file skkiesel 2017-03-13 13:44:44 -0400
  • f2309b9090 give catbase some negative back talk skkiesel 2017-03-13 12:41:17 -0400
  • b0210fd240 Merge pull request #41 from velour/tea-bug Chris Sexton 2017-02-20 16:48:56 -0500
  • 39d5dec694 Updated tea test to replace 🍵 with 🍵 svohr 2017-02-20 12:19:49 -0800
  • 8087f23d53 Merge branch 'master' of https://github.com/velour/catbase into tea-bug svohr 2017-02-20 12:06:30 -0800
  • ae3a4eee52 Fixed tea regex to fix bad matches that ended in iced svohr 2017-02-20 11:57:12 -0800
  • 4f7908370f Change emoji 🍵 to 🍵 Chris Sexton 2017-02-16 16:28:45 -0500
  • 06adacf207 Merge pull request #40 from velour/tea-regex Chris Sexton 2017-02-16 16:18:53 -0500
  • 6917e091af "Tea. Earl Grey. Hot." generalized for any tea, hot or iced. svohr 2017-02-14 20:56:29 -0800
  • c82d32e460 Merge branch 'tea' cws 2017-01-31 15:38:54 -0500
  • cdb77a5119 Tea. Earl Grey. Hot. cws 2017-01-31 15:35:05 -0500
  • 0e0878ec90 Merge pull request #39 from velour/resetme Chris Sexton 2017-01-23 21:14:02 -0500
  • 2957b6f4d5 Add reset me command cws 2017-01-23 21:13:21 -0500
  • a3c73130af Merge pull request #38 from mccoyst/enhanced-math Chris Sexton 2017-01-23 10:13:19 -0500
  • c261b53ae6 Fix obvious problems Steve McCoy 2017-01-23 10:10:54 -0500
  • 10beb0a34f This looks like += and -= Steve McCoy 2017-01-17 17:57:39 -0500
  • 38a321f231 Mix username and user since slack sucks cws 2017-01-05 10:04:44 -0500
  • 1874f43e6c disable twitch cws 2017-01-05 09:49:47 -0500
  • 7a3646049c go fmt cws 2017-01-05 09:49:27 -0500
  • ef0afc2ee0 Fix detection of users on incoming messages cws 2017-01-05 09:48:57 -0500
  • 2991331ccb Merge pull request #35 from velour/BabblerSeed Chris Sexton 2016-10-20 09:36:53 -0400
  • a86ef4bebd stk5's wish come true Scott Kiesel 2016-10-19 19:34:16 -0400
  • d72cb89692 Merge pull request #34 from velour/morecmds Chris Sexton 2016-09-27 12:43:16 -0400
  • 0badd5f2ce Add multiple command character support. cwsexton 2016-09-27 12:42:00 -0400
  • 7b7c0dc5bb Add a ducking filter Chris Sexton 2016-08-30 15:40:55 -0400
  • 2f9abf660d Merge pull request #33 from velour/feeling_twitchy Chris Sexton 2016-08-14 17:30:41 -0400
  • 5cf384e633 check twitch to see who is streaming skiesel 2016-08-08 20:44:28 -0400
  • 10fc4e71f6 Merge pull request #32 from mccoyst/remind-me Chris Sexton 2016-08-08 18:19:35 -0400
  • 74c666fe75 Handle "remind me" Steve McCoy 2016-08-06 21:22:03 -0400
  • 1b249fc746 Trim '@' from name if it is present Robert Herbig 2016-07-29 15:03:31 -0400
  • be8a8e7948 Merge pull request #30 from velour/MarkovBabblerPlugin Chris Sexton 2016-06-01 10:31:53 -0400
  • 3f056ee611 mergable (in memory) markov chains skiesel 2016-05-26 11:06:22 -0400
  • b4c26956ab Fix empty string indexing crash Chris Sexton 2016-05-24 10:07:36 -0400
  • 078eea0ca3 Merge pull request #29 from velour/fixVariables Chris Sexton 2016-05-20 16:30:12 -0400
  • 079c6ab2ec Fix variable support Chris Sexton 2016-05-20 16:28:48 -0400
  • d236d21500 Merge pull request #28 from velour/fixUrls Chris Sexton 2016-05-17 22:20:33 -0400
  • 46deb933da Add some misc little fixes to web views and factoid timing Chris Sexton 2016-05-17 22:19:46 -0400
  • f665b166ad Add regexp to clean ugly Slack URLs Chris Sexton 2016-05-17 22:16:00 -0400
  • b048890b05 Merge pull request #25 from velour/MarkovBabblerPlugin Chris Sexton 2016-05-16 12:30:40 -0400
  • ab989a544b Merge pull request #27 from velour/zork Chris Sexton 2016-05-16 12:30:33 -0400
  • 06eef50025 Add zork plugin. Ethan Burns 2016-05-15 14:13:34 -0400
  • b59cd6441f batch learning for the babbler skiesel 2016-05-11 13:07:16 -0400
  • a0d0f79884 Merge pull request #26 from velour/FieldsVsSplits Chris Sexton 2016-05-11 12:14:41 -0400
  • ac3e1da9e5 do not learn from commands to the babbler skiesel 2016-05-11 12:11:21 -0400
  • 19754a07a5 Change Splits to Fields where appropriate Chris Sexton 2016-05-11 12:10:15 -0400
  • e4f4cae6a7 Merge pull request #24 from velour/MarkovBabblerPlugin Chris Sexton 2016-05-10 21:18:15 -0400
  • 662232e17b Merge pull request #23 from velour/ReminderPlugin Chris Sexton 2016-05-10 21:17:07 -0400
  • e6324ad5a2 babbler: Add all users in chan, add cfg'd users Chris Sexton 2016-05-10 21:15:52 -0400
  • 8c5a446b75 markov babbler plugin skiesel 2016-05-09 16:45:02 -0400
  • cf088bf8ad remove a few debugging lines skiesel 2016-05-09 16:46:29 -0400
  • a3312c7c50 miscounted tokens in reminder plugin skiesel 2016-05-09 13:27:28 -0400
  • fa8e4b874d Merge pull request #22 from velour/ReminderPlugin Chris Sexton 2016-05-09 13:17:34 -0400
  • 2764410ad4 new reminder plugin skiesel 2016-05-09 13:09:17 -0400
  • b687078c1a Add Untappd photos Chris Sexton 2016-05-01 16:56:58 -0400
  • 1e6f0474d3 Add rating score into untappd checkin comments Chris Sexton 2016-04-24 20:07:01 -0400
  • 9bff7bf79a Simplify remember code a bit Chris Sexton 2016-04-22 13:48:43 -0400
  • 8485ed9fe3 Fix Whoing a channel and factoid timer Chris Sexton 2016-04-21 11:19:38 -0400
  • e77c082db6 Switch fact back to like matching from regexp Chris Sexton 2016-04-15 14:48:35 -0400
  • d24f48862c Add corner case test, change factoid plugin name Chris Sexton 2016-04-08 12:18:34 -0400
  • 2180daced9 Merge branch 'master' of github.com:velour/catbase Chris Sexton 2016-04-05 09:46:25 -0400
  • af6c69c9fc Fix hilariously broken factoid searching Chris Sexton 2016-04-05 09:46:03 -0400
  • ebea6df461 Re-enable counter plugin cwsexton 2016-04-04 10:33:32 -0400
  • f2f1326a19 Config-ize factoid Chris Sexton 2016-04-01 10:45:45 -0400
  • a63c22c00e Add leftpad limit Chris Sexton 2016-04-01 10:37:44 -0400
  • e449a82001 YOLO: DEAL WITH IT Chris Sexton 2016-04-01 10:20:03 -0400
  • 58bd45b41c Add godeps support to show we care Chris Sexton 2016-03-30 23:29:43 -0400
  • c75a52e68c Update leftpad to use JAVASCRIPT and test Chris Sexton 2016-03-30 23:09:35 -0400
  • 1254754e22 Beers tests. Untappd can go to hell Chris Sexton 2016-03-30 22:47:21 -0400
  • a9a2c97c56 Add talker tests Chris Sexton 2016-03-30 19:25:02 -0400
  • a38a28636c Add dice tests Chris Sexton 2016-03-30 19:04:49 -0400
  • ef40d335eb Make testing great again! Add examples in counter Chris Sexton 2016-03-30 10:00:20 -0400
  • a34afa97ad Switch web query to a regex Chris Sexton 2016-03-29 12:34:04 -0400
  • 9d9771c097 Enable web interface Chris Sexton 2016-03-29 10:20:44 -0400
  • de3aba210a Stop trying to process Untappd after it fails Chris Sexton 2016-03-28 15:34:40 -0400
  • 0e69e58ff5 Fix goatse in talker Chris Sexton 2016-03-25 15:10:56 -0400