zsevic / apeiner-bot

Telegram chatbot for sending stats about trending NFT collections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Telegram chatbot for sending stats about trending NFT collections


Languages

Language:JavaScript 98.2%Language:Dockerfile 1.1%Language:Shell 0.7%