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