Commit Graph

5 Commits

Author SHA1 Message Date
f733e9f3b8 markov: Speed up !markov all, h/t charlz
Add a new index to the chain.value column

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2025-06-29 22:03:59 -07:00
5165bf3f2c Update .gitignores
* Add .gitignore to individual data directories, so they can manage
  their own ignored files
* Remove redundant ignored patterns from the root .gitignore that is now
  handled by these individual gitignores (see previous note)
* Remove pickle files from .gitignore since those aren't being used by
  any plugin anymore

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2024-03-30 20:25:09 -07:00
3ac312db6d markov: Update gitignore to allow db.sql to be added
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-06-23 14:34:23 -07:00
f105ba4eef Add words.txt for wordbot
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-30 17:40:17 -07:00
de1101ddfb Add config example and data/fortunes.txt
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-05-23 19:02:25 -07:00