First install Node.js LTS Version if you don't have it installed yet.
Clone it and install dependencies with
npm i -d
Install the Heroku CLI with
Checkout to the heroku-prod
branch and run
heroku login
heroku git:remote -a catabot
Checkout to the heroku-prod
branch and run
git add .
git commit -m "Manual Deploy: {Message}"
git push heroku heroku-prod:main
You also need to install FFmpeg.
sudo apt-get install ffmpeg
npm install ffmpeg
You can now visit our page here and see all the commands
Rank Icons made by Dimitry Miroliubov from Flaticon
Trivia API used for the trivia command
Copyright 2021 © All rights reserved
Under MIT License, see here
1.5.1