Commit Graph

21 Commits

Author SHA1 Message Date
Brian S. Stephan 363ec49097
add test to confirm markov irc plugin behavior 2023-02-19 18:25:57 -06:00
Brian S. Stephan 10d73f570a start using tox, despite 100000 errors 2020-10-24 10:06:41 -05:00
Brian S. Stephan c670072c86 add versioneer stuff to the project 2019-10-11 08:37:37 -05:00
Brian S. Stephan b762ce26c9 .gitignore the .idea directory 2015-05-12 20:56:22 -05:00
Brian S. Stephan 197f9908e6 .gitignore *.log 2014-04-05 10:50:33 -05:00
Brian S. Stephan f6fb16225f .gitignore *.json 2014-03-20 18:34:37 -05:00
Brian S. Stephan 23173c6fac .gitignore a bunch of django stuff 2014-03-16 09:34:20 -05:00
Brian S. Stephan bd3fc16a1d .gitignore dr.botzo.log 2012-07-26 20:07:16 -05:00
Brian S. Stephan 7601b025e1 Merge remote branch 'origin/mjb' 2011-01-20 14:08:39 -06:00
Brian S. Stephan 9841a51f21 .gitignore dr.botzo.markov 2011-01-18 22:34:03 -06:00
Mike Bloy 10ec3b2213 .gitignore ignore tags files 2011-01-08 22:00:44 -06:00
Brian S. Stephan 9732ed2f34 use a different megahal implementation, which seems to be better at saving the brain.
note that nothing megahal is shipped with the bot now, including
train files. this bot will expect a ./megahal.trn, and will write
to ./megahal.brn (in addition to a slew of other ./megahal.*
files).

implementation is from http://megahal.alioth.debian.org/
2011-01-06 00:14:16 -06:00
Brian S. Stephan 2b06c79d67 .gitignore stuff that is generated by PLY (from Dice.py) 2010-11-01 22:15:31 -05:00
Mike Bloy 56d2847285 ignore database files 2010-10-24 15:11:38 -05:00
Mike Bloy b1fe99d5a2 ignore nbproject dir 2010-10-24 08:43:22 -05:00
Mike Bloy a64c83ce59 working karma module 2010-10-23 22:52:15 -05:00
Brian S. Stephan f739cb6114 url tracking via Urls module. partially complete the TODO, still not automatically tracking channel urls. also .gitignore *.urls files 2010-07-30 23:02:38 -05:00
kad 1704fc7c50 Add ability to rehash modules. Split modules into separate files. Rehash is a bit flakey, not sure of a better way to do it. 2010-07-27 19:29:28 -06:00
Brian S. Stephan 68c4d715c3 ignore .facts files 2010-07-26 21:27:27 -05:00
Brian S. Stephan c12dd27d81 ignore dr.botzo.cfg 2010-07-24 13:24:27 -05:00
Brian S. Stephan 72997ffde3 ignore *.swp, *.pyc 2010-07-24 09:53:32 -05:00