From fe64da6e93272a65a5194b1dc255d6b4aa753781 Mon Sep 17 00:00:00 2001 From: crate Date: Fri, 18 Oct 2024 01:48:40 -0500 Subject: [PATCH] Add README.md --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..878f8f6 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +A discord bot that forwards bash commands to its host shell (it doesn't work very well right now). \ No newline at end of file