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.git
Go to the project directory
cd cat-bot-tg
Install dependencies
npm ci
Start the server
npm run start
-
Use typescript
-
Add more integrations