Commit Graph

  • 518ad4174a django bump to 1.7.8 bss 2015-05-08 22:30:11 -05:00
  • 1484aded84 reorganizing project directories, part 2 bss 2015-05-08 20:44:24 -05:00
  • 2ffdf26ec2 reorganizing project directories, part 1 bss 2015-05-08 20:37:22 -05:00
  • 827131eeda bump django bss 2015-03-29 10:29:25 -05:00
  • b7b165fd8f Markov: default bot to only one sentence replies bss 2014-05-03 21:00:48 -05:00
  • 2917ea9626 Markov: indicate # sentences we want in a line bss 2014-05-03 20:56:33 -05:00
  • dbc3d16f65 Markov: only add sentence punctuation if necessary bss 2014-05-03 20:54:12 -05:00
  • 676d109f57 Markov: even more unicode fixes bss 2014-05-03 20:50:15 -05:00
  • 244720934c Markov: rename internal methods to make them clear bss 2014-05-03 20:47:48 -05:00
  • 3856a1e95b Markov: try to fix unicode errors in irc bot bss 2014-05-03 20:44:52 -05:00
  • a9560b6fa2 bump django bss 2014-04-24 20:46:03 -05:00
  • f9ed58ad52 Markov: some indexes to MarkovState, might help bss 2014-04-05 23:09:50 -05:00
  • bf6a43ec9e Markov: improve performance of state transitions bss 2014-04-05 22:54:39 -05:00
  • c193b7f4be Markov: support ignoring prefixes in import/learn bss 2014-04-05 18:00:45 -05:00
  • 1fc13b011d Merge branch 'master' of git.incorporeal.org:dr.botzo bss 2014-04-05 17:26:17 -05:00
  • cc5b8e88e6 Races: order updates by event time bss 2014-04-05 17:24:31 -05:00
  • 54efe617d0 Markov: only split two \ts on file import bss 2014-04-05 16:39:44 -05:00
  • 97070d495f Markov: assuming file uploads are utf8 bss 2014-04-05 16:18:48 -05:00
  • f1ff281da2 Markov: port IRC bot module to django models bss 2014-04-05 15:55:33 -05:00
  • 6a50db0e3d Markov: field changes: uniqueness, max_length bss 2014-04-05 15:55:06 -05:00
  • 169f73cb36 Markov: view/form/etc for teaching lines bss 2014-04-05 14:53:05 -05:00
  • 9c08a203c7 Markov: generate markov chains into sentences bss 2014-04-05 14:26:06 -05:00
  • ad2044a178 Markov: unicode debugging lines bss 2014-04-05 14:24:30 -05:00
  • acfcd574b5 Markov: add a permission for importing from a log bss 2014-04-05 11:20:59 -05:00
  • 399d419824 Markov: heed k1/k2/v length limit when importing bss 2014-04-05 11:09:03 -05:00
  • 77e52acc75 Markov: first cut of markov in django bss 2014-04-05 10:52:29 -05:00
  • 197f9908e6 .gitignore *.log bss 2014-04-05 10:50:33 -05:00
  • c1fadb7b74 Races: add some logging stuff for later use bss 2014-04-05 10:50:01 -05:00
  • f9c7388bae just return a blank page for the index bss 2014-04-05 10:49:23 -05:00
  • c8a72cf8a5 Merge branch 'master' of git.incorporeal.org:dr.botzo bss 2014-03-20 19:22:28 -05:00
  • 54b6da689d Races: really basic races site with a detail page bss 2014-03-20 19:21:56 -05:00
  • db1f77e102 blank index page. code stolen from polycephaly bss 2014-03-20 19:21:11 -05:00
  • 92b7e3b333 templates and static dirs for when they happen bss 2014-03-20 19:19:43 -05:00
  • 65419d1cdb Races: fix FK migration to use a char default val bss 2014-03-20 18:41:30 -05:00
  • 643147cec7 Races: add FK to Race in RaceUpdate bss 2014-03-20 18:36:52 -05:00
  • f6fb16225f .gitignore *.json bss 2014-03-20 18:34:37 -05:00
  • 1157fab28f Races: log the proper thing on a start bss 2014-03-20 18:32:48 -05:00
  • 5fff9411a5 Races: add module to do a crude racebot thing bss 2014-03-16 15:46:15 -05:00
  • 3316f4a868 Seen: don't overwrite the speaking nick bss 2014-03-16 15:14:34 -05:00
  • bda4b78564 DrBotIRC: have regex handler take list of events bss 2014-03-16 15:09:40 -05:00
  • 0c7e4023ac Seen: convert to new-style module bss 2014-03-16 15:04:24 -05:00
  • 319fb5b7e9 DrBotIRC: have regex handler take list of events bss 2014-03-16 15:02:04 -05:00
  • 2553e6bed1 load django_extensions bss 2014-03-16 14:02:02 -05:00
  • 930523e818 Seen: strftime the output seen time bss 2014-03-16 12:47:47 -05:00
  • cd2c44ab20 script to port old seen data to django models bss 2014-03-16 12:21:38 -05:00
  • d53e2d108c Merge branch 'master' of ayu.incorporeal.org:dr.botzo bss 2014-03-16 12:16:50 -05:00
  • ce761e56b3 Seen: don't use ModificationDateTimeField bss 2014-03-16 12:16:21 -05:00
  • 65c8c0a15f clean up the requirements a bit bss 2014-03-16 11:44:49 -05:00
  • 84ee09d4a3 migrate Seen to django models and whatnot bss 2014-03-16 11:35:01 -05:00
  • 4633c936fb have dr.botzo use django settings bss 2014-03-16 09:59:52 -05:00
  • 6d85a580f3 normal django localsettings.py import thing bss 2014-03-16 09:34:39 -05:00
  • 23173c6fac .gitignore a bunch of django stuff bss 2014-03-16 09:34:20 -05:00
  • e21bebc24c django skeleton bss 2014-03-16 09:22:11 -05:00
  • e7b132348f actually i need to call this ircbot bss 2014-03-16 09:18:17 -05:00
  • 43a73f368f move irc bot into its own directory bss 2014-03-16 09:16:20 -05:00
  • ef8b1c7c26 remove old twitter library bss 2013-09-05 19:10:54 -05:00
  • 6bf36f40a6 Twitter: twitter fixes to actually tweet stuff bss 2013-09-05 19:10:21 -05:00
  • 4bc6c31326 add twython to requirements.txt bss 2013-07-28 23:06:16 -05:00
  • e5663e6e5d Twitter: first attempt at twython library bss 2013-07-28 22:15:43 -05:00
  • 0d465ee670 Markov: disable working backwards, it is slow bss 2013-07-28 17:01:59 -05:00
  • f9eab7932b TopicDump: module to write set topics to disk bss 2013-06-08 21:31:18 -05:00
  • 96d58f81c4 Dispatch: support file targets bss 2013-06-08 21:15:04 -05:00
  • fb477a57b9 Markov: handle empty reply chains more gracefully bss 2013-05-03 16:03:07 -05:00
  • 25e41150af Markov: handle non-channel events properly bss 2013-05-03 16:02:07 -05:00
  • 88e470183b Dispatch: support multiple targets for a key bss 2013-05-03 16:01:45 -05:00
  • f09a41bce0 Dispatch: better (aka correct) db_init section bss 2013-05-03 15:59:49 -05:00
  • b375a5a049 a better attempt at making unicode DB connections bss 2013-05-03 15:38:46 -05:00
  • ccbea5ecdb Twitter: re-enable timeline polling and display bss 2013-05-03 10:58:24 -05:00
  • 7322ebde8f Markov: make some attempt to avoid name: chains bss 2013-02-15 10:24:45 -06:00
  • 6a12763c81 Dice: only match !dice/!ctech at start of line bss 2013-02-11 14:06:15 -06:00
  • 9b7cbadce6 rename Module.new_sendmsg() -> Module.sendmsg() bss 2013-02-09 15:11:38 -06:00
  • c7d78ba6fc removing Radio, it was never good, barely worked bss 2013-02-09 15:07:46 -06:00
  • 1415f740fb remove usages of Module.sendmsg() bss 2013-02-09 15:05:44 -06:00
  • 5314dadc07 Markov: massive rewrite of the chainer bss 2013-02-09 14:44:45 -06:00
  • 5d90c98fb2 Markov: actually use the working backwards results bss 2013-02-08 02:13:15 -06:00
  • 0b6d5e3f44 Markov: always update hit_word bss 2013-02-08 02:11:29 -06:00
  • e7bed15ee8 Markov: _retrieve_random_v_for_k1_and_k2_with_pref bss 2013-02-08 02:07:57 -06:00
  • db221a3c06 Markov: keep start2 from leaking out of backfill bss 2013-02-08 02:02:44 -06:00
  • 5a55227cf9 Markov: _retrieve_random_k2_for_value bss 2013-02-08 01:15:32 -06:00
  • b5be0501de Merge branch 'master' of ayu.incorporeal.org:dr.botzo bss 2013-02-08 00:21:38 -06:00
  • 232eeccbcb Markov: let backwards chainer go randomly longer bss 2013-02-08 00:01:22 -06:00
  • 60ac4d25bd Markov: some minor formatting/pylint cleanups bss 2013-02-07 23:51:41 -06:00
  • ed63e027d4 dr.botzo.py: optionally connect via ipv6, ssl bss 2013-01-22 17:12:37 -06:00
  • 89847a6e58 IrcAdmin: sleep a configured time before autojoin bss 2013-01-13 11:45:01 -06:00
  • 64341b4fb2 Merge branch 'master' of git.incorporeal.org:dr.botzo bss 2013-01-12 10:11:20 -06:00
  • 475fa73bf3 Dispatch: encode('utf-8') XML-RPC input bss 2013-01-12 10:10:32 -06:00
  • 9ea3e9d688 procmail-to-dispatch.py: send email notifications bss 2013-01-04 12:48:03 -06:00
  • 947e82b78f Dispatch: send messages to channels via XML-RPC bss 2013-01-04 10:17:07 -06:00
  • 30a395bc05 Module: new_sendmsg, embrace one-connection idiom bss 2013-01-04 10:14:37 -06:00
  • 77ada246c7 Module: stub out xmlrpc_init() bss 2013-01-04 10:13:57 -06:00
  • f7f40fc070 Pi: comment cleanups bss 2012-12-21 11:24:16 -06:00
  • 315869de4d TODO: thinking we probably don't need a cron thing bss 2012-12-21 11:20:54 -06:00
  • 5ca200900f BUGS: document twitter bug to fix when i'm not lazy bss 2012-12-21 11:20:30 -06:00
  • fe2358462a Countdown: remove unused import re bss 2012-12-20 18:06:09 -06:00
  • 180cc6dacd TODO: use priority sensibly bss 2012-12-20 14:30:56 -06:00
  • ecf295314d Echo: fix comment, groups is a tuple, not a list bss 2012-12-20 14:29:52 -06:00
  • d0900452bc Countdown: total rewrite. regex handlers, mysql bss 2012-12-20 14:27:43 -06:00
  • 455abc0b8a Module: suggest register_handlers() for XML-RPC bss 2012-12-20 10:41:31 -06:00
  • 08d08d537e Echo: wrap echo() for the XML-RPC server bss 2012-12-20 10:36:53 -06:00
  • 4baf0a70e9 DrBotIRC: remove XML-RPC echo bss 2012-12-20 10:34:38 -06:00