From b042be7bd5a077dd266cd1a8f20ef7d445e307b4 Mon Sep 17 00:00:00 2001 From: codey Date: Fri, 22 Nov 2024 00:58:21 +0000 Subject: [PATCH] Create Fortune --- Fortune.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Fortune.md diff --git a/Fortune.md b/Fortune.md new file mode 100644 index 0000000..0fb0ebc --- /dev/null +++ b/Fortune.md @@ -0,0 +1,16 @@ +# fortune + +##### Access: Botspam Chans +----- + +This command is used to get a random fortune (see [man:fortune](https://linux.die.net/man/6/fortune)). + +The ever popular [cowsay](https://linux.die.net/man/1/cowsay) is also of course used. The bot currently chooses a `.cow` file randomly if a specific cowfile is not specified. + +----- + +Usage: `/fortune [cow]` or `.fortune [cow]` + +`cow` is optional. If provided, the bot will use the cowfile you select. If the `.cow` file is not found, the bot will fallback to random selection. + +A list of available cowfiles can be obtained using [/listcows](/Listcows) \ No newline at end of file