confuseus IRC bot
Find a file
2025-04-13 18:40:22 +01:00
tests restored production config and added oplist test procedure 2020-12-13 15:43:55 -05:00
.gitignore made tell handling insensitive to nick capitalization 2021-04-28 18:48:25 -04:00
config.py added a config file (with default configuration) and a small module to read it; moved some previously hard-coded settings to the config file and cleaned up argument parsing 2015-02-02 18:15:25 -06:00
confuseus.py added error handling to mitigate a type error that was observed in production 2025-04-13 18:40:22 +01:00
confuseus_cfg.json added error handling to mitigate a type error that was observed in production 2025-04-13 18:40:22 +01:00
COPYING added lgpl-3 as license 2016-02-02 19:15:18 -06:00
diff_tool.py added default dictionary path 2015-06-21 21:29:25 -05:00
http_cat.py re-enabled \!wiki and added ssl support to http_cat 2015-09-13 12:42:30 -05:00
markov.py completed initial conversion from postgresql to psycopg2; still needs testing but seems to be working so far 2024-12-06 02:24:20 +00:00
markov.sql added word blacklist to markov text generation to prevent undesired pings 2022-12-03 18:47:59 -05:00
py3net.py fixed typo in dead code function 2024-05-09 21:40:13 -04:00
rpn.py added help text for calc, fixed a couple instances of hard-coded command escape, and fixed rpn calculator to not break hard on == 2022-01-06 15:20:36 -05:00
spec.txt initial commit, working but very slow, optional text-file caching 2015-01-10 11:19:49 -06:00