Telegram chatbot for sending stats about trending NFT collections
- Node version 18
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
npm run lint
npm run lint:fix
npm test
- Node.js, Express, Cron, Bottender