/apeiner-bot

Telegram chatbot for sending stats about trending NFT collections

Primary LanguageJavaScript

apeiner-bot

Telegram chatbot for sending stats about trending NFT collections

Getting started

Prerequisites

  • Node version 18

Setup

git clone git@github.com:zsevic/apeiner-bot.git
cd apeiner-bot
cp .env.sample .env # change values after copying
nvm use 18
npm i
docker-compose up
npm run dev

Linting

npm run lint
npm run lint:fix

Testing

npm test

Technologies used

  • Node.js, Express, Cron, Bottender