From 15128b94b496324a1c0afd6cbdd7fffbdaa18ba7 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 17 Jun 2021 01:58:33 -0400 Subject: Initial commit. --- bin/README.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bin/README.txt (limited to 'bin/README.txt') diff --git a/bin/README.txt b/bin/README.txt new file mode 100644 index 0000000..e0baa08 --- /dev/null +++ b/bin/README.txt @@ -0,0 +1,6 @@ +Scripts that generate the databases used by the bot plugins. + +These are in Perl, because they're pretty complex and I just started +learning Python last week (and I've used perl for over 20 years). + +See the comments at the top of each script for instructions. -- cgit v1.2.3