From cbd2cfe34a498771ed481a845dae871899861d0d Mon Sep 17 00:00:00 2001 From: codey Date: Fri, 22 Nov 2024 01:02:23 +0000 Subject: [PATCH] Create Cowsay --- Cowsay.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Cowsay.md diff --git a/Cowsay.md b/Cowsay.md new file mode 100644 index 0000000..0ea8be2 --- /dev/null +++ b/Cowsay.md @@ -0,0 +1,14 @@ +# cowsay + +##### Access: Botspam Chans +----- + +This command is used to get [cowsay](https://linux.die.net/man/1/cowsay) output for text you provide. + +The bot currently chooses a `.cow` file randomly, there is no option to specify a cowfile for this particular command at this time. + +----- + +Usage: `/cowsay ` or `.cowsay ` + +`text` is required. \ No newline at end of file