Create Fortune

codey 2024-11-22 00:58:21 +00:00
parent b0f0f8ec31
commit b042be7bd5

16
Fortune.md Normal file

@ -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.
<small>A list of available cowfiles can be obtained using [/listcows](/Listcows)</small>