Cowsay Discord bot with Fortune command and other smaller command line fun utilities
Only work on linux.
Run the following commands in the project directory (../src
):
npm install
- make
.env
file in the process directory sudo apt install cowsay fortune
node .
- You will now get your cowsay on discord using the
/cowsay
command. Find cow types with/cowlist
and make the cow give you a fortune with/cowfortune
!