cat-bot-tg is a telegram bot that aims to send photos/gif of cats
To run this project, you will need to add the following environment variables to your .env file, To make it easier for you, just rename .env.example to .env and add your bot token.
BOT_TOKEN = token here
API = https://cataas.com/cat
Clone the project
git clone https://github.com/NtsCiccio/cat-bot-tg.gitGo to the project directory
cd cat-bot-tgInstall dependencies
npm ciStart the server
npm run start-
Use typescript
-
Add more integrations