Cats
Test a deployment here: http://cats.hirusha.xyz
A website and a discord with cats.
What is this?
- A website and a discord with cats.
Who is this for?
- If you have some weird obsession with cats for some weird reason, these servcies are made for you
Do i like cats?
- NO! They bite, scratch and are annoying little animals
Idea by discord user NoPE#9169
How to deploy the services
-
Debian/Ubuntu
sudo apt update && sudo apt install nano git python3 python3-pip -y
git clone https://github.com/hirusha-adi/Cats.git && cd ./Cats
pip3 install -r requirements.txt
nano token.txt
python3 website.py &
python3 discordbot.py &
disown -h
-
Arch Linux
sudo pacman -Syy nano git python python-pip --noconfirm
git clone https://github.com/hirusha-adi/Cats.git && cd ./Cats
pip install -r requirements.txt
nano token.txt
python website.py &
python discordbot.py &
disown -h
-
Microsoft Windows
This is the most annoying and troublesome operating system to ever exist. If you want to get shit done, please stop using this useless operating system and switch to linux. If you are using a windows to deploy software instead of linux, get a new life
API’s Used
- https://cataas.com/#/
- https://documenter.getpostman.com/view/5578104/RWgqUxxh
- https://docs.thecatapi.com/